Cutify - 큐티파이

귀여움을 큐레이션 합니다

What is Cutify - 큐티파이?

Cutify - 큐티파이 is a Chrome extension developed by victorlee917, and its main feature is "귀여움을 큐레이션 합니다".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Cutify - 큐티파이 Extension CRX File

Download Cutify - 큐티파이 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        We Love Cute Animals!
Cutify - 큐티파이
귀여움을 큐레이션 합니다!

귀여운 걸 보면 스트레스가 풀린다는 연구 결과는 찾지 못했어요.
하지만 저희는 그걸 본능적으로 알고 있죠.

일상에 지친 당신을 위해 귀염둥이들을 모아왔어요.
귀염뽀짝한 영상들로 심신을 달래 볼래요?                    

Extension Basic Information

Name Cutify - 큐티파이 Cutify - 큐티파이
ID lgjpbnljfbeibichnannkdkniodcgmen
Official URL https://chromewebstore.google.com/detail/cutify-%ED%81%90%ED%8B%B0%ED%8C%8C%EC%9D%B4/lgjpbnljfbeibichnannkdkniodcgmen
Description 귀여움을 큐레이션 합니다
File Size 768 KB
Installation Count 116
Current Version 1.1.0
Last Updated 2023-12-08
Publish Date 2020-07-05
Rating 5.00/5 Total 3 Ratings
Developer victorlee917
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}