All Day ONF
New tab page with ONF Dashboard
什麼是All Day ONF?
All Day ONF是由team.devfuse開發的Chrome擴展程式,該擴展的主要功能是“New tab page with ONF Dashboard”。
擴展截圖
下載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. 擴展基本資訊
| 名稱 | |
| ID | nflimehaecpbakncdogoimkekbgfnpho |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |