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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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