GamesTorrents | Juegos Torrent
Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
GamesTorrents | Juegos Torrent là gì?
GamesTorrents | Juegos Torrent là một tiện ích mở rộng Chrome được phát triển bởi https://www.gamestorrents.nu, và tính năng chính của nó là "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng GamesTorrents | Juegos Torrent
Tải xuống các tệp mở rộng GamesTorrents | Juegos Torrent dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | ![]() |
ID | ldiikjndbmkhpaijnonidkmiphklklho |
URL Chính Thức | https://chrome.google.com/webstore/detail/gamestorrents-juegos-torr/ldiikjndbmkhpaijnonidkmiphklklho |
Mô tả | Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita. |
Kích Thước Tệp | 107 KB |
Số Lần Cài Đặt | 39,913 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2020-03-22 |
Ngày Phát Hành | 2020-03-22 |
Đánh Giá | 4.00/5 Tổng số 7 Đánh Giá |
Nhà Phát Triển | https://www.gamestorrents.nu |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.gamestorrents.nu/ |
URL Trang Trợ Giúp | https://www.gamestorrents.nu/ |
Ngôn Ngữ Được Hỗ Trợ | 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 } |