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!”。

扩展截图

screenshot

下载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 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
电子邮箱 [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"
    }
}