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.”。
擴展截圖
下載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.
擴展基本資訊
名稱 | ![]() |
ID | ldiikjndbmkhpaijnonidkmiphklklho |
官方網址 | 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 } |