Gnome Button

Gnome your chums!

什麼是Gnome Button?

Gnome Button是由stitch開發的Chrome擴展程式,該擴展的主要功能是“Gnome your chums!”。

擴展截圖

screenshot

下載Gnome Button擴展crx文件

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

擴展使用說明

                        Gnome your chums with this gnome button!
Click on it and it will immediately play the "You've Been Gnomed!" video! 
I do not own the Gnome video, this extension was just made for fun. :)                    

擴展基本資訊

名稱 Gnome Button Gnome Button
ID nenppnbcodpelcnkbpelphheiddcdmff
官方網址 https://chromewebstore.google.com/detail/gnome-button/nenppnbcodpelcnkbpelphheiddcdmff
簡介 Gnome your chums!
檔案大小 949 KB
安裝次數 1,119
目前版本 1.0.2
更新時間 2019-03-08
上架時間 2019-03-08
評分 5.00/5 共 13 次評分
開發者 stitch
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gnome Button",
    "description": "Gnome your chums!",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [
        "activeTab"
    ]
}