New네이버

웨일 브라우저에서만 적용되는 네이버의 새 디자인을 적용시킵니다.

Cos'è New네이버?

New네이버 è un'estensione di Chrome sviluppata da https://joyfui.wo.tc, e la sua funzione principale è "웨일 브라우저에서만 적용되는 네이버의 새 디자인을 적용시킵니다.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione New네이버

Scarica i file di estensione New네이버 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        웨일 브라우저에서만 적용되는 네이버의 새 디자인을 적용시켜주는 브라우저 확장입니다.
단순하게 네이버 접속 시 웨일로 접속하는 것으로 속이는 원리입니다.                    

Informazioni di Base sull'Estensione

Nome New네이버 New네이버
ID kofgbkkedcjbnabgeagelhdedhfeehnd
URL Ufficiale https://chromewebstore.google.com/detail/new%EB%84%A4%EC%9D%B4%EB%B2%84/kofgbkkedcjbnabgeagelhdedhfeehnd
Descrizione 웨일 브라우저에서만 적용되는 네이버의 새 디자인을 적용시킵니다.
Dimensione del File 19.42 KB
Conteggio Installazioni 3,318
Versione Corrente 0.2
Ultimo Aggiornamento 2020-03-08
Data di Pubblicazione 2020-03-08
Sviluppatore https://joyfui.wo.tc
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/joyfuI/NewNaver
Lingue Supportate ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New\ub124\uc774\ubc84",
    "version": "0.2",
    "author": "joyfuI",
    "description": "\uc6e8\uc77c \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c\ub9cc \uc801\uc6a9\ub418\ub294 \ub124\uc774\ubc84\uc758 \uc0c8 \ub514\uc790\uc778\uc744 \uc801\uc6a9\uc2dc\ud0b5\ub2c8\ub2e4.",
    "homepage_url": "https:\/\/github.com\/joyfuI\/NewNaver",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "96": "icons\/icon96.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "*:\/\/*.naver.com\/*",
        "webRequest",
        "webRequestBlocking"
    ],
    "manifest_version": 2
}