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
Eメール [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"
    }
}