DebridItalia Downloader

Get premium links when you visit file hosting websites.

Wat is DebridItalia Downloader?

DebridItalia Downloader is een Chrome-extensie ontwikkeld door Anatoli Nicolae, en de belangrijkste functie is "Get premium links when you visit file hosting websites.".

Download het CRX-bestand van de extensie DebridItalia Downloader

Download DebridItalia Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Get premium links when you visit file hosting websites.                    

Basisinformatie over de Extensie

Naam DebridItalia Downloader DebridItalia Downloader
ID cimbleeppmefhbfeagaaleppahfljmnb
Officiële URL https://chrome.google.com/webstore/detail/debriditalia-downloader/cimbleeppmefhbfeagaaleppahfljmnb
Beschrijving Get premium links when you visit file hosting websites.
Bestandsgrootte 40.92 KB
Aantal Installaties 140
Huidige Versie 0.2.5
Laatst Bijgewerkt 2017-01-21
Publicatiedatum 2017-01-21
Beoordeling 3.67/5 Totaal 3 Beoordelingen
Ontwikkelaar Anatoli Nicolae
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "app\/jquery-3.1.1.min.js",
                "app\/main.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "icons": {
        "128": "icon-assets\/icon_128.png",
        "16": "icon-assets\/icon_16.png",
        "48": "icon-assets\/icon_48.png"
    },
    "manifest_version": 2,
    "name": "DebridItalia Downloader",
    "permissions": [
        "tabs",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ],
    "version": "0.2.5"
}