MeowMeowFacts

A fun cat fact with every new tab :)

Wat is MeowMeowFacts?

MeowMeowFacts is een Chrome-extensie ontwikkeld door https://seanandthomas.com, en de belangrijkste functie is "A fun cat fact with every new tab :)".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MeowMeowFacts

Download MeowMeowFacts-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

                        A Chrome Extension made by Sean and Thomas. Each time you open a new tab, you get a cat fact!  We proudly have the largest cat facts database on the internet…how PAWSOME is that?! Let us know what you think :)

Want to help contribute or know a cool cat fact? Email us at [email protected]

Cats and cuteness by collaboration with Studio Jeanne => studiojeanne.com                    

Basisinformatie over de Extensie

Naam MeowMeowFacts MeowMeowFacts
ID mbjjeoifjkenllinddfmibncnfmcofkl
Officiële URL https://chromewebstore.google.com/detail/meowmeowfacts/mbjjeoifjkenllinddfmibncnfmcofkl
Beschrijving A fun cat fact with every new tab :)
Bestandsgrootte 764 KB
Aantal Installaties 123
Huidige Versie 1.2
Laatst Bijgewerkt 2018-03-16
Publicatiedatum 2018-03-15
Beoordeling 5.00/5 Totaal 5 Beoordelingen
Ontwikkelaar https://seanandthomas.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://seanandthomas.com
Help Pagina-URL https://hacksmithlabs.com
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MeowMeowFacts",
    "description": "A fun cat fact with every new tab :)",
    "version": "1.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "128": "cat_icon128.png"
    }
}