Supreme Overlord Mojo-Jojo
For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!
Was ist Supreme Overlord Mojo-Jojo?
Supreme Overlord Mojo-Jojo ist eine Chrome-Erweiterung, die von zayne98 entwickelt wurde, und ihr Hauptmerkmal ist "For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!".
Erweiterungsscreenshots
Supreme Overlord Mojo-Jojo-Erweiterungs-CRX-Datei herunterladen
Laden Sie Supreme Overlord Mojo-Jojo-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Supreme Overlord Mojo-Jojo |
ID | fedndnpipdhhflncbnjkfpdaldkjhejh |
Offizielle URL | https://chromewebstore.google.com/detail/supreme-overlord-mojo-joj/fedndnpipdhhflncbnjkfpdaldkjhejh |
Beschreibung | For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats! |
Dateigröße | 1.61 MB |
Installationsanzahl | 67 |
Aktuelle Version | 1.2.3 |
Letztes Update | 2023-05-06 |
Veröffentlichungsdatum | 2019-03-13 |
Bewertung | 5.00/5 Insgesamt 5 Bewertungen |
Entwickler | zayne98 |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |