Chuck Norris Jokes

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

Chuck Norris Jokes là gì?

Chuck Norris Jokes là một tiện ích mở rộng Chrome được phát triển bởi imeetwelve, và tính năng chính của nó là "Gives you a Chuck Norris joke for those lonely nights at the computer..".

Tải xuống tệp CRX của tiện ích mở rộng Chuck Norris Jokes

Tải xuống các tệp mở rộng Chuck Norris Jokes dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Chuck Norris Jokes Chuck Norris Jokes
ID lfohcfloocdfnkmfnfchomhlgpmbfcjl
URL Chính Thức https://chrome.google.com/webstore/detail/chuck-norris-jokes/lfohcfloocdfnkmfnfchomhlgpmbfcjl
Mô tả Gives you a Chuck Norris joke for those lonely nights at the computer..
Kích Thước Tệp 327 KB
Số Lần Cài Đặt 111
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2015-02-04
Ngày Phát Hành 2015-02-04
Đánh Giá 4.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển imeetwelve
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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\/"
}