GamesTorrents | Juegos Torrent
Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.
ما هو GamesTorrents | Juegos Torrent؟
GamesTorrents | Juegos Torrent هو إضافة Chrome تم تطويرها بواسطة https://www.gamestorrents.nu، والميزة الرئيسية لها هي "Este plugin te notificara sobre los ultimos juegos para descargar por torrent de forma gratuita.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GamesTorrents | Juegos Torrent
قم بتنزيل ملفات الامتداد GamesTorrents | Juegos Torrent بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/ |
عنوان صفحة المساعدة | 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 } |