Novosuper || Shell Shockers
Novosuper Shell Shockers Theme
Novosuper || Shell Shockersとは何ですか?
Novosuper || Shell Shockersはjayvandevによって開発されたChromeの拡張機能で、その主な機能は「Novosuper Shell Shockers Theme」です。
拡張機能のスクリーンショット
Novosuper || Shell Shockers拡張機能のCRXファイルをダウンロード
Novosuper || Shell Shockers拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Custom shell shockers theme for twitch streamer Novosuper for the new UI! Features: - Custom Scope - Custom Crosshair - Custom UI
拡張機能の基本情報
名前 | Novosuper || Shell Shockers |
ID | ioadidicdpcaejfnhppggnedbhcijgfh |
公式URL | https://chromewebstore.google.com/detail/novosuper-shell-shockers/ioadidicdpcaejfnhppggnedbhcijgfh |
説明 | Novosuper Shell Shockers Theme |
ファイルサイズ | 16.39 KB |
インストール数 | 64 |
現在のバージョン | 1.0 |
最終更新日 | 2023-03-21 |
公開日 | 2023-03-21 |
開発者 | jayvandev |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Novosuper || Shell Shockers", "version": "1.0", "author": "Jayvan", "description": "Novosuper Shell Shockers Theme", "content_scripts": [ { "js": [ "content.js" ], "matches": [ "*:\/\/shellshock.io\/*" ] } ], "icons": { "128": "egg.png" } } |