Gadget Buzz
Tips, information and insights of technology and gadgets that will make your life easier.
Gadget Buzzとは何ですか?
Gadget Buzzはhttps://dwipenkh.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Tips, information and insights of technology and gadgets that will make your life easier.」です。
拡張機能のスクリーンショット
Gadget Buzz拡張機能のCRXファイルをダウンロード
Gadget Buzz拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This is a comprehensive app that is a representation of the blog "Gadget Buzz". The blog provide tips, information and insights of technology & gadgets that will make ones life easier to understand. There are tutorials intended for basic users, amateurs and advanced users alike. It covers most of the trending topics in gadgets and technology. You can also edit your captured image before saving it as a PNG image. Highlighting, redacting and adding text are supported. What set this extension apart are: - Access to latest Technology trends, tips and gadgets. - Covers a wide variety of topics - Covers Android topics such as apps, games,hacking, rooting etc V0.3: - Issue with icons not showing on tab resolved. V0.2: - Made changes in icons V0.1: - Basic interface of the Blog By installing this extension, you agree to the Terms of Service at https://chrome.google.com/extensions/intl/en/gallery_tos.html
拡張機能の基本情報
名前 | Gadget Buzz |
ID | alniefhcemcjhgabfhdnmbgknfpjchom |
公式URL | https://chromewebstore.google.com/detail/gadget-buzz/alniefhcemcjhgabfhdnmbgknfpjchom |
説明 | Tips, information and insights of technology and gadgets that will make your life easier. |
ファイルサイズ | 18.19 KB |
インストール数 | 26 |
現在のバージョン | 0.5 |
最終更新日 | 2013-12-29 |
公開日 | 2013-12-29 |
開発者 | https://dwipenkh.blogspot.com |
支払い方法 | free |
拡張機能のウェブサイト | http://dwipenkh.blogspot.com |
対応言語 | en |
manifest.json | |
{ "name": "Gadget Buzz", "short_name": "Extension", "description": "Tips, information and insights of technology and gadgets that will make your life easier.", "browser_action": { "default_icon": "icon19.png", "default_title": "Gadget Buzz", "default_popup": "gadget.html" }, "manifest_version": 2, "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "0.5" } |