I'm on Crack
When you click the button it goes I'm on CRACK!
I'm on Crackとは何ですか?
I'm on CrackはMultiLagioによって開発されたChromeの拡張機能で、その主な機能は「When you click the button it goes I'm on CRACK!」です。
拡張機能のスクリーンショット
I'm on Crack拡張機能のCRXファイルをダウンロード
I'm on Crack拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Back at it with another meme. When installing this extension, it puts a button to the top right of the omnibox which is used for fun. When clicked it plays "I'm on CRACK!" in a loop and shows a little picture of Joey Food Reviews. It's really funny when played at the right time.
拡張機能の基本情報
名前 | |
ID | cealmfbcckeenmokfkmggapechpnbbjm |
公式URL | https://chrome.google.com/webstore/detail/im-on-crack/cealmfbcckeenmokfkmggapechpnbbjm |
説明 | When you click the button it goes I'm on CRACK! |
ファイルサイズ | 543 KB |
インストール数 | 463 |
現在のバージョン | 1.0 |
最終更新日 | 2016-09-08 |
公開日 | 2016-09-08 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | MultiLagio |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "I'm on Crack", "description": "When you click the button it goes I'm on CRACK!", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "crack.html" }, "permissions": [ "activeTab" ] } |