DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
ما هو DJs Mobiles؟
DJs Mobiles هو إضافة Chrome تم تطويرها بواسطة http://www.djsmobiles.com، والميزة الرئيسية لها هي "Get the latest tech news, specs, reviews and comparisons".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DJs Mobiles
قم بتنزيل ملفات الامتداد DJs Mobiles بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
DJ's Mobiles brings you the latest news on smartphones, tablets and other mobile devies. The site helps you choose the right device for you and gives you access to the latest apps available in the various application markets. With the DJ's Mobiles Chrome Extension you can access the latest tweets and facebook page updates from DJsMobiles. DJ's Mobiles is also available as an Android and Symbian app which you can download from our site.
معلومات أساسية عن التمديد
الاسم | |
ID | egclklceacboefpgfllppdemchbpgpph |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
الوصف | Get the latest tech news, specs, reviews and comparisons |
حجم الملف | 4.3 KB |
عدد التثبيتات | 34 |
النسخة الحالية | 4.0.1 |
آخر تحديث | 2015-03-12 |
تاريخ النشر | 2015-03-12 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | http://www.djsmobiles.com |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DJs Mobiles", "version": "4.0.1", "description": "Get the latest tech news, specs, reviews and comparisons", "permissions": [ "privacy" ], "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon.png", "default_title": "DJs Mobiles - Your Guide to Going Mobile" }, "manifest_version": 2 } |