GamesTorrents | Juegos Torrent

Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.

Was ist GamesTorrents | Juegos Torrent?

GamesTorrents | Juegos Torrent ist eine Chrome-Erweiterung, die von https://www.gamestorrents.nu entwickelt wurde, und ihr Hauptmerkmal ist "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".

Erweiterungsscreenshots

screenshot

GamesTorrents | Juegos Torrent-Erweiterungs-CRX-Datei herunterladen

Laden Sie GamesTorrents | Juegos Torrent-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name GamesTorrents | Juegos Torrent GamesTorrents | Juegos Torrent
ID ldiikjndbmkhpaijnonidkmiphklklho
Offizielle URL https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho
Beschreibung Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
Dateigröße 107 KB
Installationsanzahl 39,913
Aktuelle Version 0.1
Letztes Update 2020-03-22
Veröffentlichungsdatum 2020-03-22
Bewertung 4.00/5 Insgesamt 7 Bewertungen
Entwickler https://www.gamestorrents.nu
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.gamestorrents.nu/
Hilfeseite URL https://www.gamestorrents.nu/
Unterstützte Sprachen 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
}