All Day ONF
New tab page with ONF Dashboard
Was ist All Day ONF?
All Day ONF ist eine Chrome-Erweiterung, die von team.devfuse entwickelt wurde, und ihr Hauptmerkmal ist "New tab page with ONF Dashboard".
Erweiterungsscreenshots
All Day ONF-Erweiterungs-CRX-Datei herunterladen
Laden Sie All Day ONF-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
새 탭을 생성할 때마다 온앤오프 대시보드를 제공합니다.
💡 할 일
할 일을 기록하고 수정 및 완료할 수 있습니다.
💡 디데이
온앤오프의 디데이가 표시됩니다.
💡 날씨
사용자의 지역구에 따른 날씨 정보를 제공합니다. 웹사이트의 위치 정보를 필요로 합니다.
💡 배경
그룹 혹은 멤버 별 배경을 설정할 수 있습니다.
💡 인용구와 가사
온앤오프의 노래 가사 및 인용구가 하단 중앙에 표시됩니다. 문장 위에 마우스를 올리면 출처를 볼 수 있습니다.
💡 데일리 모드
풍경이나 사물 위주의 배경을 제공합니다. 뒷모습, 풀샷 인물 사진이 포함되어 있습니다.
모든 이미지의 저작권은 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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nflimehaecpbakncdogoimkekbgfnpho |
| Offizielle URL | https://chromewebstore.google.com/detail/all-day-onf/nflimehaecpbakncdogoimkekbgfnpho |
| Beschreibung | New tab page with ONF Dashboard |
| Dateigröße | 1.25 MB |
| Installationsanzahl | 168 |
| Aktuelle Version | 1.0.3 |
| Letztes Update | 2023-08-16 |
| Veröffentlichungsdatum | 2022-07-24 |
| Bewertung | 5.00/5 Insgesamt 13 Bewertungen |
| Entwickler | team.devfuse |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.notion.so/All-Day-ONF-3bcc61049ddb4b51ba7e646cb2b60742 |
| Hilfeseite URL | https://twitter.com/Team_Devfuse |
| Unterstützte Sprachen | 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"
}
} | |