GamesTorrents | Juegos Torrent
Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
Cos'è GamesTorrents | Juegos Torrent?
GamesTorrents | Juegos Torrent è un'estensione di Chrome sviluppata da https://www.gamestorrents.nu, e la sua funzione principale è "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GamesTorrents | Juegos Torrent
Scarica i file di estensione GamesTorrents | Juegos Torrent in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Este plugin te facilita la descarga de juegos de xbox360, ps4, ps3, ps2, psp, wii y juegos pc torrent de forma completamente gratuita y para poder estar actualizado con las ultimas novedades del mundo gamer.
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | ldiikjndbmkhpaijnonidkmiphklklho |
URL Ufficiale | https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho |
Descrizione | Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita. |
Dimensione del File | 107 KB |
Conteggio Installazioni | 39,913 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2020-03-22 |
Data di Pubblicazione | 2020-03-22 |
Valutazione | 4.00/5 Totale 7 Valutazioni |
Sviluppatore | https://www.gamestorrents.nu |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.gamestorrents.nu/ |
URL della Pagina di Aiuto | https://www.gamestorrents.nu/ |
Lingue Supportate | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GamesTorrents | Juegos Torrent", "short_name": "GamesTorrents", "homepage_url": "https:\/\/www.gamestorrents.nu\/", "description": "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.", "version": "0.1", "icons": { "16": "\/images\/logos\/16.png", "48": "\/images\/logos\/48.png", "128": "\/images\/logos\/128.png" }, "permissions": [ "notifications" ], "background": { "scripts": [ "\/js\/background.js" ] }, "browser_action": { "default_title": "GamesTorrents", "default_icon": "\/images\/icon.png", "default_popup": "index.html" }, "manifest_version": 2 } |