Chuck Norris Jokes

Gives you a Chuck Norris joke for those lonely nights at the computer..

What is Chuck Norris Jokes?

Chuck Norris Jokes is a Chrome extension developed by imeetwelve, and its main feature is "Gives you a Chuck Norris joke for those lonely nights at the computer..".

Download Chuck Norris Jokes Extension CRX File

Download Chuck Norris Jokes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Chuck Norris Jokes Chuck Norris Jokes
ID lfohcfloocdfnkmfnfchomhlgpmbfcjl
Official URL https://chrome.google.com/webstore/detail/chuck-norris-jokes/lfohcfloocdfnkmfnfchomhlgpmbfcjl
Description Gives you a Chuck Norris joke for those lonely nights at the computer..
File Size 327 KB
Installation Count 111
Current Version 1.0
Last Updated 2015-02-04
Publish Date 2015-02-04
Rating 4.00/5 Total 4 Ratings
Developer imeetwelve
Payment Type free
Supported Languages 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\/"
}