Extension GodWarriors
Extension Chrome pour le jeu GodWarriors simplifiant la gestion des multi-comptes.
ما هو Extension GodWarriors؟
Extension GodWarriors هو إضافة Chrome تم تطويرها بواسطة https://www.godwarriors.com، والميزة الرئيسية لها هي "Extension Chrome pour le jeu GodWarriors simplifiant la gestion des multi-comptes.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Extension GodWarriors
قم بتنزيل ملفات الامتداد Extension GodWarriors بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Cette extension pour Chrome permet aux joueurs de GodWarriors d'avoir accès instantanément et en un seul clic à l'ensemble de leurs personnages.
معلومات أساسية عن التمديد
الاسم | Extension GodWarriors |
ID | odaghmjnadnjkacgnmhgnmgcgmhehdbb |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/extension-godwarriors/odaghmjnadnjkacgnmhgnmgcgmhehdbb |
الوصف | Extension Chrome pour le jeu GodWarriors simplifiant la gestion des multi-comptes. |
حجم الملف | 118 KB |
عدد التثبيتات | 23 |
النسخة الحالية | 1.0.2 |
آخر تحديث | 2019-02-05 |
تاريخ النشر | 2019-02-05 |
تقييم | 5.00/5 مجموع تقييمات 6 |
المطور | https://www.godwarriors.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | http://www.godwarriors.com |
عنوان صفحة سياسة الخصوصية | http://www.godwarriors.com/about.php?lang=fra |
اللغات المدعومة | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Extension GodWarriors", "description": "Extension Chrome pour le jeu GodWarriors simplifiant la gestion des multi-comptes.", "version": "1.0.2", "icons": { "16": "img\/icon_16.png", "48": "img\/icon_48.png", "128": "img\/icon_128.png" }, "options_page": "options.html", "browser_action": { "default_icon": "img\/icon_16.png", "default_popup": "popup.html" }, "permissions": [ "http:\/\/www.godwarriors.com\/", "notifications", "tabs" ], "web_accessible_resources": [ "options.html" ] } |