thailandtorrent.com button

Open your favourite webboard thailandtorrent.com in one click!

Hvad er thailandtorrent.com button?

thailandtorrent.com button er en Chrome-udvidelse udviklet af Peter Anderson, og dens hovedfunktion er "Open your favourite webboard thailandtorrent.com in one click!".

Udvidelsesskærmbilleder

screenshot

Download thailandtorrent.com button-udvidelses-CRX-fil

Download thailandtorrent.com button-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                                            

Grundlæggende oplysninger om udvidelsen

Navn thailandtorrent.com button thailandtorrent.com button
ID jiodfhbkbfefcmgmbimdmgglopfdamfh
Officiel URL https://chrome.google.com/webstore/detail/thailandtorrentcom-button/jiodfhbkbfefcmgmbimdmgglopfdamfh
Beskrivelse Open your favourite webboard thailandtorrent.com in one click!
Filstørrelse 15.58 KB
Antal Installationer 93
Nuværende Version 2
Senest Opdateret 2014-06-20
Udgivelsesdato 2014-06-20
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler Peter Anderson
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}