Cutify - 큐티파이
귀여움을 큐레이션 합니다
Cos'è Cutify - 큐티파이?
Cutify - 큐티파이 è un'estensione di Chrome sviluppata da victorlee917, e la sua funzione principale è "귀여움을 큐레이션 합니다".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cutify - 큐티파이
Scarica i file di estensione Cutify - 큐티파이 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
                        We Love Cute Animals!
Cutify - 큐티파이
귀여움을 큐레이션 합니다!
귀여운 걸 보면 스트레스가 풀린다는 연구 결과는 찾지 못했어요.
하지만 저희는 그걸 본능적으로 알고 있죠.
일상에 지친 당신을 위해 귀염둥이들을 모아왔어요.
귀염뽀짝한 영상들로 심신을 달래 볼래요?                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | lgjpbnljfbeibichnannkdkniodcgmen | 
| URL Ufficiale | https://chromewebstore.google.com/detail/cutify-%ED%81%90%ED%8B%B0%ED%8C%8C%EC%9D%B4/lgjpbnljfbeibichnannkdkniodcgmen | 
| Descrizione | 귀여움을 큐레이션 합니다 | 
| Dimensione del File | 768 KB | 
| Conteggio Installazioni | 116 | 
| Versione Corrente | 1.1.0 | 
| Ultimo Aggiornamento | 2023-12-08 | 
| Data di Pubblicazione | 2020-07-05 | 
| Valutazione | 5.00/5 Totale 3 Valutazioni | 
| Sviluppatore | victorlee917 | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | ko | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cutify - \ud050\ud2f0\ud30c\uc774",
    "description": "\uadc0\uc5ec\uc6c0\uc744 \ud050\ub808\uc774\uc158 \ud569\ub2c8\ub2e4",
    "version": "1.1.0",
    "icons": {
        "128": "icons\/icon.png"
    },
    "action": {
        "default_icon": {
            "32": "icons\/icon.png"
        },
        "default_title": "Open New Tab"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}  |  |