Fun Puns with Kuma

Make every new tab page fun with a pun and animated gif of Rilakkuma!!

Qu'est-ce que Fun Puns with Kuma ?

Fun Puns with Kuma est une extension Chrome développée par Kira L, et sa fonction principale est "Make every new tab page fun with a pun and animated gif of Rilakkuma!!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Fun Puns with Kuma

Téléchargez les fichiers d'extension Fun Puns with Kuma au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        In this Chrome extension, you can replace your new tab page with fun pun, and gif from the show Rilakkuma and Kaoru! Credit to pun.me for the puns, and Rilakkuma and Kaoru for the puns!                    

Informations de Base sur l'Extension

Nom Fun Puns with Kuma Fun Puns with Kuma
ID kcgkabkdjihopdhoaokijenmgendfjhb
URL Officiel https://chromewebstore.google.com/detail/fun-puns-with-kuma/kcgkabkdjihopdhoaokijenmgendfjhb
Description Make every new tab page fun with a pun and animated gif of Rilakkuma!!
Taille du Fichier 35.46 MB
Nombre d'Installations 442
Version Actuelle 1.0
Dernière Mise à Jour 2019-06-29
Date de Publication 2019-06-29
Évaluation 5.00/5 Total 4 Évaluations
Développeur Kira L
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fun Puns with Kuma",
    "version": "1.0",
    "description": "Make every new tab page fun with a pun and animated gif of Rilakkuma!!",
    "chrome_url_overrides": {
        "newtab": "newTabPage.html"
    },
    "browser_action": {
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "manifest_version": 2
}