DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
Vad är DJs Mobiles?
DJs Mobiles är en Chrome-tillägg utvecklad av http://www.djsmobiles.com, och dess huvudfunktion är "Get the latest tech news, specs, reviews and comparisons".
Tilläggsskärmbilder
Ladda ner DJs Mobiles-förlängningens CRX-fil
Ladda ner DJs Mobiles-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | egclklceacboefpgfllppdemchbpgpph |
Officiell webbadress | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Beskrivning | Get the latest tech news, specs, reviews and comparisons |
Filstorlek | 4.3 KB |
Antal Installationer | 34 |
Aktuell Version | 4.0.1 |
Senast Uppdaterad | 2015-03-12 |
Publiceringsdatum | 2015-03-12 |
Betyg | 3.67/5 Totalt 3 Betyg |
Utvecklare | http://www.djsmobiles.com |
Betalningssätt | free |
Stödda Språk | 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 } |