All Day ONF

New tab page with ONF Dashboard

¿Qué es All Day ONF?

All Day ONF es una extensión de Chrome desarrollada por team.devfuse, y su función principal es "New tab page with ONF Dashboard".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión All Day ONF

Descarga archivos de extensión All Day ONF en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

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



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

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

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

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

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

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

모든 이미지의 저작권은 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.                    

Información Básica de la Extensión

Nombre All Day ONF All Day ONF
ID nflimehaecpbakncdogoimkekbgfnpho
URL Oficial https://chromewebstore.google.com/detail/all-day-onf/nflimehaecpbakncdogoimkekbgfnpho
Descripción New tab page with ONF Dashboard
Tamaño del Archivo 1.25 MB
Cantidad de Instalaciones 168
Versión Actual 1.0.3
Última Actualización 2023-08-16
Fecha de Publicación 2022-07-24
Calificación 5.00/5 Total de 13 Calificaciones
Desarrollador team.devfuse
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.notion.so/All-Day-ONF-3bcc61049ddb4b51ba7e646cb2b60742
URL de la Página de Ayuda https://twitter.com/Team_Devfuse
Idiomas Soportados 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"
    }
}