DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
O que é DJs Mobiles?
DJs Mobiles é uma extensão do Chrome desenvolvida por http://www.djsmobiles.com, e sua principal característica é "Get the latest tech news, specs, reviews and comparisons".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DJs Mobiles
Baixe arquivos de extensão DJs Mobiles no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | egclklceacboefpgfllppdemchbpgpph |
URL Oficial | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Descrição | Get the latest tech news, specs, reviews and comparisons |
Tamanho do Arquivo | 4.3 KB |
Contagem de Instalações | 34 |
Versão Atual | 4.0.1 |
Última Atualização | 2015-03-12 |
Data de Publicação | 2015-03-12 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | http://www.djsmobiles.com |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |