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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GamesTorrents | Juegos Torrent एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 } |