Supreme Overlord Mojo-Jojo
For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!
What is Supreme Overlord Mojo-Jojo?
Supreme Overlord Mojo-Jojo is a Chrome extension developed by zayne98, and its main feature is "For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!".
Extension Screenshots
Download Supreme Overlord Mojo-Jojo Extension CRX File
Download Supreme Overlord Mojo-Jojo extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Supreme Overlord Mojo-Jojo |
ID | fedndnpipdhhflncbnjkfpdaldkjhejh |
Official URL | https://chromewebstore.google.com/detail/supreme-overlord-mojo-joj/fedndnpipdhhflncbnjkfpdaldkjhejh |
Description | For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats! |
File Size | 1.61 MB |
Installation Count | 67 |
Current Version | 1.2.3 |
Last Updated | 2023-05-06 |
Publish Date | 2019-03-13 |
Rating | 5.00/5 Total 5 Ratings |
Developer | zayne98 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |