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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}