DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
Wat is DJs Mobiles?
DJs Mobiles is een Chrome-extensie ontwikkeld door http://www.djsmobiles.com, en de belangrijkste functie is "Get the latest tech news, specs, reviews and comparisons".
Extensie Screenshots
Download het CRX-bestand van de extensie DJs Mobiles
Download DJs Mobiles-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | egclklceacboefpgfllppdemchbpgpph |
Officiële URL | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Beschrijving | Get the latest tech news, specs, reviews and comparisons |
Bestandsgrootte | 4.3 KB |
Aantal Installaties | 34 |
Huidige Versie | 4.0.1 |
Laatst Bijgewerkt | 2015-03-12 |
Publicatiedatum | 2015-03-12 |
Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://www.djsmobiles.com |
Betalingswijze | free |
Ondersteunde Talen | 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 } |