Gadget Buzz
Tips, information and insights of technology and gadgets that will make your life easier.
What is Gadget Buzz?
Gadget Buzz is a Chrome extension developed by https://dwipenkh.blogspot.com, and its main feature is "Tips, information and insights of technology and gadgets that will make your life easier.".
Extension Screenshots
Download Gadget Buzz Extension CRX File
Download Gadget Buzz extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Gadget Buzz |
ID | alniefhcemcjhgabfhdnmbgknfpjchom |
Official URL | https://chromewebstore.google.com/detail/gadget-buzz/alniefhcemcjhgabfhdnmbgknfpjchom |
Description | Tips, information and insights of technology and gadgets that will make your life easier. |
File Size | 18.19 KB |
Installation Count | 26 |
Current Version | 0.5 |
Last Updated | 2013-12-29 |
Publish Date | 2013-12-29 |
Developer | https://dwipenkh.blogspot.com |
Payment Type | free |
Extension Website | http://dwipenkh.blogspot.com |
Supported Languages | 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" } |