thailandtorrent.com button

Open your favourite webboard thailandtorrent.com in one click!

thailandtorrent.com button क्या है?

thailandtorrent.com button Peter Anderson द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Open your favourite webboard thailandtorrent.com in one click!"।

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

screenshot

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

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

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

                                            

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

नाम thailandtorrent.com button thailandtorrent.com button
ID jiodfhbkbfefcmgmbimdmgglopfdamfh
आधिकारिक URL https://chrome.google.com/webstore/detail/thailandtorrentcom-button/jiodfhbkbfefcmgmbimdmgglopfdamfh
विवरण Open your favourite webboard thailandtorrent.com in one click!
फ़ाइल का आकार 15.58 KB
स्थापना संख्या 93
वर्तमान संस्करण 2
अंतिम अपडेट 2014-06-20
प्रकाशन तिथि 2014-06-20
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Peter Anderson
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "name": "thailandtorrent.com button",
    "description": "Open your favourite webboard thailandtorrent.com in one click!",
    "browser_action": {
        "default_title": "Open thailandtorrent.com in one click",
        "default_icon": "img\/48.png"
    },
    "homepage_url": "https:\/\/thailandtorrent.com",
    "short_name": "thailandtorrent.com",
    "icons": {
        "16": "img\/16.png",
        "48": "img\/48.png",
        "128": "img\/128.png"
    },
    "background": {
        "scripts": [
            "chrome\/config.js",
            "js\/app.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "clipboardWrite",
        "storage",
        "tabs",
        "notifications",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "content_scripts": [
        {
            "js": [
                "js\/document\/all.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "js\/document\/bitofcode.js"
            ],
            "matches": [
                "*:\/\/*.bitofcode.net\/*"
            ]
        }
    ],
    "version": "2",
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx"
}