DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
Co to jest DJs Mobiles?
DJs Mobiles to rozszerzenie Chrome opracowane przez http://www.djsmobiles.com, a jego główną funkcją jest „Get the latest tech news, specs, reviews and comparisons”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia DJs Mobiles
Pobierz pliki rozszerzeń DJs Mobiles w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | egclklceacboefpgfllppdemchbpgpph |
Oficjalny URL | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Opis | Get the latest tech news, specs, reviews and comparisons |
Rozmiar pliku | 4.3 KB |
Liczba instalacji | 34 |
Aktualna Wersja | 4.0.1 |
Ostatnia Aktualizacja | 2015-03-12 |
Data Publikacji | 2015-03-12 |
Ocena | 3.67/5 Łącznie 3 Oceny |
Deweloper | http://www.djsmobiles.com |
Typ Płatności | free |
Obsługiwane Języki | 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 } |