DebridItalia Downloader
Get premium links when you visit file hosting websites.
Qu'est-ce que DebridItalia Downloader ?
DebridItalia Downloader est une extension Chrome développée par Anatoli Nicolae, et sa fonction principale est "Get premium links when you visit file hosting websites.".
Télécharger le fichier CRX de l'extension DebridItalia Downloader
Téléchargez les fichiers d'extension DebridItalia Downloader 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
Get premium links when you visit file hosting websites.
Informations de Base sur l'Extension
Nom | |
ID | cimbleeppmefhbfeagaaleppahfljmnb |
URL Officiel | https://chrome.google.com/webstore/detail/debriditalia-downloader/cimbleeppmefhbfeagaaleppahfljmnb |
Description | Get premium links when you visit file hosting websites. |
Taille du Fichier | 40.92 KB |
Nombre d'Installations | 140 |
Version Actuelle | 0.2.5 |
Dernière Mise à Jour | 2017-01-21 |
Date de Publication | 2017-01-21 |
Évaluation | 3.67/5 Total 3 Évaluations |
Développeur | Anatoli Nicolae |
Type de Paiement | free |
Langues Prises en Charge | 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" } |