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
官方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\/"
}