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開發的Chrome擴展程式,該擴展的主要功能是“Make every new tab page fun with a pun and animated gif of Rilakkuma!!”。

擴展截圖

screenshot

下載Fun Puns with Kuma擴展crx文件

下載Fun Puns with Kuma擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
}