GamesTorrents | Juegos Torrent
Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
Wat is GamesTorrents | Juegos Torrent?
GamesTorrents | Juegos Torrent is een Chrome-extensie ontwikkeld door https://www.gamestorrents.nu, en de belangrijkste functie is "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".
Extensie Screenshots
Download het CRX-bestand van de extensie GamesTorrents | Juegos Torrent
Download GamesTorrents | Juegos Torrent-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
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.
Basisinformatie over de Extensie
Naam | ![]() |
ID | ldiikjndbmkhpaijnonidkmiphklklho |
Officiële URL | https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho |
Beschrijving | Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita. |
Bestandsgrootte | 107 KB |
Aantal Installaties | 39,913 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2020-03-22 |
Publicatiedatum | 2020-03-22 |
Beoordeling | 4.00/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://www.gamestorrents.nu |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.gamestorrents.nu/ |
Help Pagina-URL | https://www.gamestorrents.nu/ |
Ondersteunde Talen | 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 } |