DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
Co je DJs Mobiles?
DJs Mobiles je rozšíření Chrome vyvinuté http://www.djsmobiles.com, a jeho hlavní funkcí je „Get the latest tech news, specs, reviews and comparisons“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření DJs Mobiles
Stáhněte si soubory rozšíření DJs Mobiles ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | egclklceacboefpgfllppdemchbpgpph |
Oficiální URL | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Popis | Get the latest tech news, specs, reviews and comparisons |
Velikost souboru | 4.3 KB |
Počet instalací | 34 |
Aktuální Verze | 4.0.1 |
Poslední Aktualizace | 2015-03-12 |
Datum Vydání | 2015-03-12 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | http://www.djsmobiles.com |
Typ Platby | free |
Podporované Jazyky | 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 } |