All Day ONF

New tab page with ONF Dashboard

All Day ONFとは何ですか?

All Day ONFはteam.devfuseによって開発されたChromeの拡張機能で、その主な機能は「New tab page with ONF Dashboard」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

All Day ONF拡張機能のCRXファイルをダウンロード

All Day ONF拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        새 탭을 생성할 때마다 온앤오프 대시보드를 제공합니다.



💡 할 일
할 일을 기록하고 수정 및 완료할 수 있습니다.

💡 디데이
온앤오프의 디데이가 표시됩니다.

💡 날씨
사용자의 지역구에 따른 날씨 정보를 제공합니다. 웹사이트의 위치 정보를 필요로 합니다.

💡 배경
그룹 혹은 멤버 별 배경을 설정할 수 있습니다.

💡 인용구와 가사
온앤오프의 노래 가사 및 인용구가 하단 중앙에 표시됩니다. 문장 위에 마우스를 올리면 출처를 볼 수 있습니다.

💡 데일리 모드
풍경이나 사물 위주의 배경을 제공합니다. 뒷모습, 풀샷 인물 사진이 포함되어 있습니다.

모든 이미지의 저작권은 WM Entertainment에 속해 있습니다.


💡 To do
Record, modify, and complete what you need to do.

💡 D-Day
The date of ONF's.

💡 Weather
Weather information according to the user's district. We need the location information of the website.

💡 Background
Set backgrounds for each group or member.

💡 Quotes and lyrics
ONF's song lyrics and quotes are displayed in the bottom center. Hover over a sentence to see the source.

💡 Daily mode
Provide a landscape or object background. It includes a back view, a full-shot portrait.

All images are copyrighted by WM Entertainment.                    

拡張機能の基本情報

名前 All Day ONF All Day ONF
ID nflimehaecpbakncdogoimkekbgfnpho
公式URL https://chromewebstore.google.com/detail/all-day-onf/nflimehaecpbakncdogoimkekbgfnpho
説明 New tab page with ONF Dashboard
ファイルサイズ 1.25 MB
インストール数 168
現在のバージョン 1.0.3
最終更新日 2023-08-16
公開日 2022-07-24
評価 5.00/5 合計 13 レビュー
開発者 team.devfuse
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.notion.so/All-Day-ONF-3bcc61049ddb4b51ba7e646cb2b60742
ヘルプページのURL https://twitter.com/Team_Devfuse
対応言語 ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "All Day ONF",
    "description": "New tab page with ONF Dashboard",
    "version": "1.0.3",
    "short_name": "All Day ONF",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}