Chuck Norris Jokes
Gives you a Chuck Norris joke for those lonely nights at the computer..
Chuck Norris Jokes क्या है?
Chuck Norris Jokes imeetwelve द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Gives you a Chuck Norris joke for those lonely nights at the computer.."।
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Chuck Norris Jokes एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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\/" } |