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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Gadget Buzz 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
}