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