DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
DJs Mobilesとは何ですか?
DJs Mobilesはhttp://www.djsmobiles.comによって開発されたChromeの拡張機能で、その主な機能は「Get the latest tech news, specs, reviews and comparisons」です。
拡張機能のスクリーンショット
DJs Mobiles拡張機能のCRXファイルをダウンロード
DJs Mobiles拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | egclklceacboefpgfllppdemchbpgpph |
公式URL | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
説明 | Get the latest tech news, specs, reviews and comparisons |
ファイルサイズ | 4.3 KB |
インストール数 | 34 |
現在のバージョン | 4.0.1 |
最終更新日 | 2015-03-12 |
公開日 | 2015-03-12 |
評価 | 3.67/5 合計 3 レビュー |
開発者 | http://www.djsmobiles.com |
支払い方法 | free |
対応言語 | 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 } |