Supreme Overlord Mojo-Jojo

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

Vad är Supreme Overlord Mojo-Jojo?

Supreme Overlord Mojo-Jojo är en Chrome-tillägg utvecklad av zayne98, och dess huvudfunktion är "For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!".

Tilläggsskärmbilder

screenshot

Ladda ner Supreme Overlord Mojo-Jojo-förlängningens CRX-fil

Ladda ner Supreme Overlord Mojo-Jojo-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Supreme Overlord Mojo-Jojo Supreme Overlord Mojo-Jojo
ID fedndnpipdhhflncbnjkfpdaldkjhejh
Officiell webbadress https://chromewebstore.google.com/detail/supreme-overlord-mojo-joj/fedndnpipdhhflncbnjkfpdaldkjhejh
Beskrivning For when you're surfing the web and need a little powerpuff-cat action. Now with sick beats!
Filstorlek 1.61 MB
Antal Installationer 67
Aktuell Version 1.2.3
Senast Uppdaterad 2023-05-06
Publiceringsdatum 2019-03-13
Betyg 5.00/5 Totalt 5 Betyg
Utvecklare zayne98
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}