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
官方URL 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"
    }
}