Chuck Norris Jokes

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

Co je Chuck Norris Jokes?

Chuck Norris Jokes je rozšíření Chrome vyvinuté imeetwelve, a jeho hlavní funkcí je „Gives you a Chuck Norris joke for those lonely nights at the computer..“.

Stáhnout soubor CRX rozšíření Chuck Norris Jokes

Stáhněte si soubory rozšíření Chuck Norris Jokes ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Chuck Norris Jokes Chuck Norris Jokes
ID lfohcfloocdfnkmfnfchomhlgpmbfcjl
Oficiální URL https://chrome.google.com/webstore/detail/chuck-norris-jokes/lfohcfloocdfnkmfnfchomhlgpmbfcjl
Popis Gives you a Chuck Norris joke for those lonely nights at the computer..
Velikost souboru 327 KB
Počet instalací 111
Aktuální Verze 1.0
Poslední Aktualizace 2015-02-04
Datum Vydání 2015-02-04
Hodnocení 4.00/5 Celkem 4 Hodnocení
Vývojář imeetwelve
Typ Platby free
Podporované Jazyky 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\/"
}