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 |
官方網址 | 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" } |