Spiderman PS4 Theme
With great power.. comes great Responsibility!
ما هو Spiderman PS4 Theme؟
Spiderman PS4 Theme هو إضافة Chrome تم تطويرها بواسطة http://www.appicted.in، والميزة الرئيسية لها هي "With great power.. comes great Responsibility!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Spiderman PS4 Theme
قم بتنزيل ملفات الامتداد Spiderman PS4 Theme بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Let me know what other themes you'd like to see. :-) Check out more of work at: www.appicted.in None of the images used in the theme are owned by the owner of this theme.
معلومات أساسية عن التمديد
الاسم | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
الوصف | With great power.. comes great Responsibility! |
حجم الملف | 1.22 MB |
عدد التثبيتات | 95 |
النسخة الحالية | 0.0.2 |
آخر تحديث | 2018-12-07 |
تاريخ النشر | 2018-12-07 |
تقييم | 5.00/5 مجموع تقييمات 2 |
المطور | http://www.appicted.in |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.coach.me/Dhiraj?ref=YJNVl |
عنوان صفحة المساعدة | http://www.appicted.in |
اللغات المدعومة | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.2", "description": "With great power.. comes great Responsibility!", "name": "Spiderman PS4 Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Spiderman PS4" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |