GamesTorrents | Juegos Torrent

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

什么是GamesTorrents | Juegos Torrent?

GamesTorrents | Juegos Torrent是由https://www.gamestorrents.nu开发的Chrome扩展程序,该扩展的主要功能是“Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.”。

扩展截图

screenshot

下载GamesTorrents | Juegos Torrent扩展crx文件

下载GamesTorrents | Juegos Torrent扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 GamesTorrents | Juegos Torrent GamesTorrents | Juegos Torrent
ID ldiikjndbmkhpaijnonidkmiphklklho
官方URL https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho
简介 Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
文件大小 107 KB
安装次数 39,913
当前版本 0.1
更新时间 2020-03-22
上架时间 2020-03-22
评分 4.00/5 共7次评分
开发者 https://www.gamestorrents.nu
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.gamestorrents.nu/
帮助页面URL https://www.gamestorrents.nu/
支持的语言 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
}