Shell Shockers Unblocked

New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!

什麼是Shell Shockers Unblocked?

Shell Shockers Unblocked是由Hasanx Developer開發的Chrome擴展程式,該擴展的主要功能是“New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!”。

擴展截圖

screenshot

下載Shell Shockers Unblocked擴展crx文件

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

擴展使用說明

                        Brand new Shell Shockers Chrome Extension! Unblocks Shell Shockers on all computers with 20 different URL's to try, hope you enjoy!                    

擴展基本資訊

名稱 Shell Shockers Unblocked Shell Shockers Unblocked
ID aogkniilndigdbhikgjhialgiileaiih
官方網址 https://chromewebstore.google.com/detail/shell-shockers-unblocked/aogkniilndigdbhikgjhialgiileaiih
簡介 New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!
檔案大小 18.45 KB
安裝次數 12,114
目前版本 1
更新時間 2021-04-09
上架時間 2021-04-09
評分 3.67/5 共 3 次評分
開發者 Hasanx Developer
電子郵箱 [email protected]
付費類型 free
支援的語言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Shell Shockers Unblocked",
    "version": "1",
    "author": "developer@hasanx | Agent Adam#5972",
    "description": "New Chrome Extension to unblock Shell Shockers on your computer by Agent Adam, released on the 30th of March 2021!",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "egg.png"
    }
}