All Day ONF

New tab page with ONF Dashboard

O que é All Day ONF?

All Day ONF é uma extensão do Chrome desenvolvida por team.devfuse, e sua principal característica é "New tab page with ONF Dashboard".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão All Day ONF

Baixe arquivos de extensão All Day ONF no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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



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

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

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

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

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

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

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

Informações Básicas da Extensão

Nome All Day ONF All Day ONF
ID nflimehaecpbakncdogoimkekbgfnpho
URL Oficial https://chromewebstore.google.com/detail/all-day-onf/nflimehaecpbakncdogoimkekbgfnpho
Descrição New tab page with ONF Dashboard
Tamanho do Arquivo 1.25 MB
Contagem de Instalações 168
Versão Atual 1.0.3
Última Atualização 2023-08-16
Data de Publicação 2022-07-24
Classificação 5.00/5 Total de 13 Avaliações
Desenvolvedor team.devfuse
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.notion.so/All-Day-ONF-3bcc61049ddb4b51ba7e646cb2b60742
URL da Página de Ajuda https://twitter.com/Team_Devfuse
Idiomas Suportados 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"
    }
}