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.                    

擴展基本資訊

名稱 Chuck Norris Jokes Chuck Norris Jokes
ID lfohcfloocdfnkmfnfchomhlgpmbfcjl
官方網址 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\/"
}