Chuck Norris Jokes

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

Co to jest Chuck Norris Jokes?

Chuck Norris Jokes to rozszerzenie Chrome opracowane przez imeetwelve, a jego główną funkcją jest „Gives you a Chuck Norris joke for those lonely nights at the computer..”.

Pobierz plik CRX rozszerzenia Chuck Norris Jokes

Pobierz pliki rozszerzeń Chuck Norris Jokes w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Chuck Norris Jokes Chuck Norris Jokes
ID lfohcfloocdfnkmfnfchomhlgpmbfcjl
Oficjalny URL https://chrome.google.com/webstore/detail/chuck-norris-jokes/lfohcfloocdfnkmfnfchomhlgpmbfcjl
Opis Gives you a Chuck Norris joke for those lonely nights at the computer..
Rozmiar pliku 327 KB
Liczba instalacji 111
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2015-02-04
Data Publikacji 2015-02-04
Ocena 4.00/5 Łącznie 4 Oceny
Deweloper imeetwelve
Typ Płatności free
Obsługiwane Języki 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\/"
}