GamesTorrents | Juegos Torrent
Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
Co to jest GamesTorrents | Juegos Torrent?
GamesTorrents | Juegos Torrent to rozszerzenie Chrome opracowane przez https://www.gamestorrents.nu, a jego główną funkcją jest „Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia GamesTorrents | Juegos Torrent
Pobierz pliki rozszerzeń GamesTorrents | Juegos Torrent w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | ![]() |
ID | ldiikjndbmkhpaijnonidkmiphklklho |
Oficjalny URL | https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho |
Opis | Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita. |
Rozmiar pliku | 107 KB |
Liczba instalacji | 39,913 |
Aktualna Wersja | 0.1 |
Ostatnia Aktualizacja | 2020-03-22 |
Data Publikacji | 2020-03-22 |
Ocena | 4.00/5 Łącznie 7 Oceny |
Deweloper | https://www.gamestorrents.nu |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.gamestorrents.nu/ |
Adres URL Strony Pomocy | https://www.gamestorrents.nu/ |
Obsługiwane Języki | 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 } |