Walker Texas Ranger Lever

Disply popup of random Walker Texas Ranger clip when you press the lever button

Walker Texas Ranger Lever क्या है?

Walker Texas Ranger Lever okcarl द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Disply popup of random Walker Texas Ranger clip when you press the lever button"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Walker Texas Ranger Lever एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension brings the magic of Conan O'Brian's Walker Texas Ranger lever to your browser! Just click the lever button and a random video of Walker Texas Ranger plays in a popup!                    

एक्सटेंशन की मूल जानकारी

नाम Walker Texas Ranger Lever Walker Texas Ranger Lever
ID dooephedclnlhkakemajfphemmifcnpc
आधिकारिक URL https://chromewebstore.google.com/detail/walker-texas-ranger-lever/dooephedclnlhkakemajfphemmifcnpc
विवरण Disply popup of random Walker Texas Ranger clip when you press the lever button
फ़ाइल का आकार 53.27 KB
स्थापना संख्या 19
वर्तमान संस्करण 0.0.1.2
अंतिम अपडेट 2013-10-22
प्रकाशन तिथि 2013-10-21
रेटिंग 4.00/5 कुल 2 रेटिंग्स
डेवलपर okcarl
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://en.wikipedia.org/wiki/List_of_Late_Night_with_Conan_O'Brien_sketches#The_Walker.2C_Texas_Ranger_Lever
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_popup": "player.html",
        "default_title": "Walker Texas Ranger Lever"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.youtube.com https:\/\/s.ytimg.com; img-src *; frame-src 'self' https:\/\/www.youtube.com; object-src 'self'",
    "description": "Disply popup of random Walker Texas Ranger clip when you press the lever button",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "manifest_version": 2,
    "name": "Walker Texas Ranger Lever",
    "permissions": [
        "https:\/\/suggestqueries.google.com\/*",
        "https:\/\/gdata.youtube.com\/feeds\/api\/*"
    ],
    "version": "0.0.1.2"
}