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 |
公式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 |
Eメール | [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 } |