Kitty Carousel: Sleepy Cat

The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.

ما هو Kitty Carousel: Sleepy Cat؟

Kitty Carousel: Sleepy Cat هو إضافة Chrome تم تطويرها بواسطة https://www.chromethemer.com، والميزة الرئيسية لها هي "The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Kitty Carousel: Sleepy Cat

قم بتنزيل ملفات الامتداد Kitty Carousel: Sleepy Cat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Get the most beautiful and cutest kitties right when you want to ... Kitten Carousel features ever changing high quality backgrounds of the sleepiest kittens and cats that rotate every few seconds ... 

Use it as a quick screensaver when you are away from your browser or take a few minutes and chill while listening to the gentle lullaby track that comes with it ... 

The lullaby music ON and OFF button is located top right of your screen, just below your search box for easy access.


Quick Summary:

The Kitty Carousel browser extension; Creates a kitty icon in your browser that opens a pop-up link to the sleepiest and cutest kittens with a lullaby sound track, right in your browser.

Download kitty carousel for free and see what's its all about. 

Just don't fall asleep before you get a chance to rate and comment!                    

معلومات أساسية عن التمديد

الاسم Kitty Carousel: Sleepy Cat Kitty Carousel: Sleepy Cat
ID aphpjjiiibimbdfdngokicjckabkgipn
عنوان URL الرسمي https://chrome.google.com/webstore/detail/kitty-carousel-sleepy-cat/aphpjjiiibimbdfdngokicjckabkgipn
الوصف The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.
حجم الملف 59.19 KB
عدد التثبيتات 21
النسخة الحالية 1.0
آخر تحديث 2020-06-14
تاريخ النشر 2020-06-14
تقييم 4.00/5 مجموع تقييمات 2
المطور https://www.chromethemer.com
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.chromethemer.com/
عنوان صفحة المساعدة https://www.chromethemer.com/
عنوان صفحة سياسة الخصوصية https://www.chromethemer.com/privacy.html
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kitty Carousel: Sleepy Cat",
    "description": "The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon128.png",
        "icons": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "hello.html"
    },
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens hello.html"
        }
    }
}