Vital | Shell Shockers Theme
New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021
Vital | Shell Shockers Themeとは何ですか?
Vital | Shell Shockers ThemeはHasanx Developerによって開発されたChromeの拡張機能で、その主な機能は「New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021」です。
拡張機能のスクリーンショット
Vital | Shell Shockers Theme拡張機能のCRXファイルをダウンロード
Vital | Shell Shockers Theme拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Brand new Shell Shockers theme! Edits the entire page layout and scope, hope you enjoy!
拡張機能の基本情報
名前 | Vital | Shell Shockers Theme |
ID | pfddkonbihkllmlcmicpepmfhpodnjbn |
公式URL | https://chromewebstore.google.com/detail/vital-shell-shockers-them/pfddkonbihkllmlcmicpepmfhpodnjbn |
説明 | New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021 |
ファイルサイズ | 16.35 KB |
インストール数 | 589 |
現在のバージョン | 1 |
最終更新日 | 2021-04-28 |
公開日 | 2021-04-27 |
評価 | 4.30/5 合計 10 レビュー |
開発者 | Hasanx Developer |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Vital | Shell Shockers Theme", "version": "1", "author": "Agent Adam#5972 and Crow#4020", "description": "New Shell Shockers Theme created by by Agent Adam and Crow, released on the 25th of April 2021", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "https:\/\/shellshock.io\/*" ] } ], "icons": { "128": "egg.png" } } |