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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 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 } |