Supreme Overlord Mojo-Jojo

For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!

Cos'è Supreme Overlord Mojo-Jojo?

Supreme Overlord Mojo-Jojo è un'estensione di Chrome sviluppata da zayne98, e la sua funzione principale è "For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Supreme Overlord Mojo-Jojo

Scarica i file di estensione Supreme Overlord Mojo-Jojo in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Supreme Overlord Mojo-Jojo Supreme Overlord Mojo-Jojo
ID fedndnpipdhhflncbnjkfpdaldkjhejh
URL Ufficiale https://chromewebstore.google.com/detail/supreme-overlord-mojo-joj/fedndnpipdhhflncbnjkfpdaldkjhejh
Descrizione For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!
Dimensione del File 1.61 MB
Conteggio Installazioni 67
Versione Corrente 1.2.3
Ultimo Aggiornamento 2023-05-06
Data di Pubblicazione 2019-03-13
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore zayne98
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}