YggTorrent Url
Accédez toujours au bon site du tracker YggTorrent.
Wat is YggTorrent Url?
YggTorrent Url is een Chrome-extensie ontwikkeld door https://www.deveosys.com, en de belangrijkste functie is "Accédez toujours au bon site du tracker YggTorrent.".
Extensie Screenshots
Download het CRX-bestand van de extensie YggTorrent Url
Download YggTorrent Url-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
Basisinformatie over de Extensie
Naam | |
ID | hbihokhpdcofffflfhgodjejoeehbihf |
Officiële URL | https://chrome.google.com/webstore/detail/yggtorrent-url/hbihokhpdcofffflfhgodjejoeehbihf |
Beschrijving | Accédez toujours au bon site du tracker YggTorrent. |
Bestandsgrootte | 28.61 KB |
Aantal Installaties | 101 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-01-09 |
Publicatiedatum | 2019-01-09 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://www.deveosys.com |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "1.0", "default_locale": "fr", "description": "__MSG_appDesc__", "permissions": [ "tabs", "http:\/\/yggtorrent.deveosys.com\/", "https:\/\/yggtorrent.deveosys.com\/" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_title": "YggTorrent", "default_icon": "images\/logo_32.png" }, "icons": { "16": "images\/logo_16.png", "32": "images\/logo_32.png", "48": "images\/logo_48.png", "128": "images\/logo_128.png" }, "manifest_version": 2 } |