Gadget Buzz
Tips, information and insights of technology and gadgets that will make your life easier.
O que é Gadget Buzz?
Gadget Buzz é uma extensão do Chrome desenvolvida por https://dwipenkh.blogspot.com, e sua principal característica é "Tips, information and insights of technology and gadgets that will make your life easier.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Gadget Buzz
Baixe arquivos de extensão Gadget Buzz 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
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
Informações Básicas da Extensão
Nome | Gadget Buzz |
ID | alniefhcemcjhgabfhdnmbgknfpjchom |
URL Oficial | https://chromewebstore.google.com/detail/gadget-buzz/alniefhcemcjhgabfhdnmbgknfpjchom |
Descrição | Tips, information and insights of technology and gadgets that will make your life easier. |
Tamanho do Arquivo | 18.19 KB |
Contagem de Instalações | 26 |
Versão Atual | 0.5 |
Última Atualização | 2013-12-29 |
Data de Publicação | 2013-12-29 |
Desenvolvedor | https://dwipenkh.blogspot.com |
Tipo de Pagamento | free |
Site da Extensão | http://dwipenkh.blogspot.com |
Idiomas Suportados | 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" } |