Chuck Norris Jokes
Gives you a Chuck Norris joke for those lonely nights at the computer..
Chuck Norris Jokesとは何ですか?
Chuck Norris Jokesはimeetwelveによって開発されたChromeの拡張機能で、その主な機能は「Gives you a Chuck Norris joke for those lonely nights at the computer..」です。
Chuck Norris Jokes拡張機能のCRXファイルをダウンロード
Chuck Norris Jokes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
One simple click on Chuck Norris' face, and you get a random Chuck joke. For example: Chuck Norris never wet his bed as a child. The bed wet itself out of fear. Chuck Norris can set ants on fire with a magnifying glass. At night. Is this useful? Not really. Is it fun? Yes.
拡張機能の基本情報
名前 | |
ID | lfohcfloocdfnkmfnfchomhlgpmbfcjl |
公式URL | https://chrome.google.com/webstore/detail/chuck-norris-jokes/lfohcfloocdfnkmfnfchomhlgpmbfcjl |
説明 | Gives you a Chuck Norris joke for those lonely nights at the computer.. |
ファイルサイズ | 327 KB |
インストール数 | 111 |
現在のバージョン | 1.0 |
最終更新日 | 2015-02-04 |
公開日 | 2015-02-04 |
評価 | 4.00/5 合計 4 レビュー |
開発者 | imeetwelve |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chuck Norris Jokes", "description": "Gives you a Chuck Norris joke for those lonely nights at the computer..", "version": "1.0", "browser_action": { "default_icon": "chuck.png", "default_popup": "popup.html", "default_title": "Click here!" }, "permissions": [ "activeTab", "http:\/\/api.instagram.com\/", "https:\/\/ajax.googleapis.com\/" ], "content_security_policy": "script-src 'self' https:\/\/swapi.co\/; object-src 'self' https:\/\/swapi.co\/" } |