Kitty Carousel: Sleepy Cat

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

Wat is Kitty Carousel: Sleepy Cat?

Kitty Carousel: Sleepy Cat is een Chrome-extensie ontwikkeld door https://www.chromethemer.com, en de belangrijkste functie is "The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Kitty Carousel: Sleepy Cat

Download Kitty Carousel: Sleepy Cat-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam Kitty Carousel: Sleepy Cat Kitty Carousel: Sleepy Cat
ID aphpjjiiibimbdfdngokicjckabkgipn
Officiële URL https://chrome.google.com/webstore/detail/kitty-carousel-sleepy-cat/aphpjjiiibimbdfdngokicjckabkgipn
Beschrijving The Kitty Carousel browser extension; the sleepiest kittens with a lullaby sound track.
Bestandsgrootte 59.19 KB
Aantal Installaties 21
Huidige Versie 1.0
Laatst Bijgewerkt 2020-06-14
Publicatiedatum 2020-06-14
Beoordeling 4.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://www.chromethemer.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.chromethemer.com/
Help Pagina-URL https://www.chromethemer.com/
URL van de Privacybeleid Pagina https://www.chromethemer.com/privacy.html
Ondersteunde Talen 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"
        }
    }
}