GamesTorrents | Juegos Torrent

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

What is GamesTorrents | Juegos Torrent?

GamesTorrents | Juegos Torrent is a Chrome extension developed by https://www.gamestorrents.nu, and its main feature is "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".

Extension Screenshots

screenshot

Download GamesTorrents | Juegos Torrent Extension CRX File

Download GamesTorrents | Juegos Torrent extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name GamesTorrents | Juegos Torrent GamesTorrents | Juegos Torrent
ID ldiikjndbmkhpaijnonidkmiphklklho
Official URL https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho
Description Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
File Size 107 KB
Installation Count 39,913
Current Version 0.1
Last Updated 2020-03-22
Publish Date 2020-03-22
Rating 4.00/5 Total 7 Ratings
Developer https://www.gamestorrents.nu
Email [email protected]
Payment Type free
Extension Website https://www.gamestorrents.nu/
Help Page URL https://www.gamestorrents.nu/
Supported Languages 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
}