Chuck Norris Jokes

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

Chuck Norris Jokesคืออะไร?

Chuck Norris Jokes เป็นส่วนขยายของ Chrome ที่พัฒนาโดย imeetwelve และคุณลักษณะหลักของมันคือ "Gives you a Chuck Norris joke for those lonely nights at the computer.."

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Chuck Norris Jokes

ดาวน์โหลดไฟล์ส่วนขยาย Chuck Norris Jokes ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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