Cats Fan

Get the best cute cats photos right in your homepage with our extension!

Wat is Cats Fan?

Cats Fan is een Chrome-extensie ontwikkeld door [email protected], en de belangrijkste functie is "Get the best cute cats photos right in your homepage with our extension!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Cats Fan

Download Cats Fan-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

                        For more details: 
https://cats-fan.com/pages/terms-of-use.html
https://cats-fan.com/pages/privacy-policy.html

Get the most cute cats photos on a daily basis in your homepage using our extension.

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Basisinformatie over de Extensie

Naam Cats Fan Cats Fan
ID nkhleengjihjncmbkldpfmoankdkhahg
Officiële URL https://chromewebstore.google.com/detail/cats-fan/nkhleengjihjncmbkldpfmoankdkhahg
Beschrijving Get the best cute cats photos right in your homepage with our extension!
Bestandsgrootte 73.75 KB
Aantal Installaties 39,159
Huidige Versie 1.2.3
Laatst Bijgewerkt 2024-02-27
Publicatiedatum 2022-06-22
Beoordeling 4.38/5 Totaal 53 Beoordelingen
Ontwikkelaar [email protected]
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://cats-fan.com/
Help Pagina-URL https://cats-fan.com/pages/contact.html
URL van de Privacybeleid Pagina https://cats-fan.com/pages/privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": "icons\/128.png",
        "default_title": "Cats Fan Page"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Get the best cute cats photos right in your homepage with our extension!",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 3,
    "name": "Cats Fan",
    "version": "1.2.3",
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*.svg"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*.catsfanext.com\/*"
    ]
}