Fun Puns with Kuma

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

Fun Puns with Kuma क्या है?

Fun Puns with Kuma Kira L द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make every new tab page fun with a pun and animated gif of Rilakkuma!!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fun Puns with Kuma एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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!                    

एक्सटेंशन की मूल जानकारी

नाम Fun Puns with Kuma Fun Puns with Kuma
ID kcgkabkdjihopdhoaokijenmgendfjhb
आधिकारिक URL https://chromewebstore.google.com/detail/fun-puns-with-kuma/kcgkabkdjihopdhoaokijenmgendfjhb
विवरण Make every new tab page fun with a pun and animated gif of Rilakkuma!!
फ़ाइल का आकार 35.46 MB
स्थापना संख्या 442
वर्तमान संस्करण 1.0
अंतिम अपडेट 2019-06-29
प्रकाशन तिथि 2019-06-29
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर Kira L
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}