Insta-Wow!

Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!

什麼是Insta-Wow!?

Insta-Wow!是由Ben Cheshire開發的Chrome擴展程式,該擴展的主要功能是“Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!”。

擴展截圖

screenshot

下載Insta-Wow!擴展crx文件

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

擴展使用說明

                        Insta-Wow! The perfect certification for all those incredible moments.

Wally will pop up and say wow when you click the toolbar button. Press it some more times to be wowed even more!

This extension does not contain a persistent background process, and requires NO special permissions! Wow!                    

擴展基本資訊

名稱 Insta-Wow! Insta-Wow!
ID kbdcjepncmkhgflbmmikjahojomfcina
官方網址 https://chromewebstore.google.com/detail/insta-wow/kbdcjepncmkhgflbmmikjahojomfcina
簡介 Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!
檔案大小 600 KB
安裝次數 1,634
目前版本 1.3
更新時間 2019-08-04
上架時間 2019-08-04
評分 4.67/5 共 15 次評分
開發者 Ben Cheshire
電子郵箱 [email protected]
付費類型 free
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Insta-Wow!",
    "version": "1.3.0.0",
    "manifest_version": 2,
    "description": "Eddy Wally will say wow when you click the toolbar button. There's also a 1 in 4 chance he'll say it at half or double speed! Wow!",
    "icons": {
        "128": "img\/icon128.png",
        "256": "img\/icon128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon19.png",
            "38": "img\/icon38.png"
        }
    },
    "web_accessible_resources": [
        "video\/*",
        "img\/*"
    ],
    "version_name": "1.3"
}