thailandtorrent.com button

Open your favourite webboard thailandtorrent.com in one click!

Qu'est-ce que thailandtorrent.com button ?

thailandtorrent.com button est une extension Chrome développée par Peter Anderson, et sa fonction principale est "Open your favourite webboard thailandtorrent.com in one click!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension thailandtorrent.com button

Téléchargez les fichiers d'extension thailandtorrent.com button au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom thailandtorrent.com button thailandtorrent.com button
ID jiodfhbkbfefcmgmbimdmgglopfdamfh
URL Officiel https://chrome.google.com/webstore/detail/thailandtorrentcom-button/jiodfhbkbfefcmgmbimdmgglopfdamfh
Description Open your favourite webboard thailandtorrent.com in one click!
Taille du Fichier 15.58 KB
Nombre d'Installations 93
Version Actuelle 2
Dernière Mise à Jour 2014-06-20
Date de Publication 2014-06-20
Évaluation 5.00/5 Total 1 Évaluations
Développeur Peter Anderson
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}