Supreme Overlord Mojo-Jojo
For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!
Supreme Overlord Mojo-Jojoとは何ですか?
Supreme Overlord Mojo-Jojoはzayne98によって開発されたChromeの拡張機能で、その主な機能は「For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!」です。
拡張機能のスクリーンショット
Supreme Overlord Mojo-Jojo拡張機能のCRXファイルをダウンロード
Supreme Overlord Mojo-Jojo拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Whenever a productivity boost is needed, simply select the extension icon from your toolbar and relax to some tunes. Enjoy the rainbow-bordered imagery as you regain the confidence to return to your work. Please use this tool as frequently as needed. It will always be available to provide productivity assistance. With just a single click, this unnecessarily complex extension will exponentially increase your productivity by a factor of Mojo-Jojo.
拡張機能の基本情報
名前 | Supreme Overlord Mojo-Jojo |
ID | fedndnpipdhhflncbnjkfpdaldkjhejh |
公式URL | https://chromewebstore.google.com/detail/supreme-overlord-mojo-joj/fedndnpipdhhflncbnjkfpdaldkjhejh |
説明 | For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats! |
ファイルサイズ | 1.61 MB |
インストール数 | 67 |
現在のバージョン | 1.2.3 |
最終更新日 | 2023-05-06 |
公開日 | 2019-03-13 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | zayne98 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Supreme Overlord Mojo-Jojo", "description": "For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!", "version": "1.2.3", "browser_action": { "default_icon": "icon.png", "default_title": "Mojo-Jojo", "default_popup": "popup.html" }, "web_accessible_resources": [ "stars.mp3", "sand.mp3", "smash.mp3" ], "icons": { "16": "mojo_hat16.png", "48": "mojo_hat48.png", "128": "mojo_hat128.png" } } |