anonymous

anonymous search engine and quick service access quickly to popular websites

anonymous란 무엇입니까?

anonymous은(는) http://anonymous.us.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "anonymous search engine and quick service access quickly to popular websites"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        anonymous search engine with private search and quick service ..access quickly to popular websites with icons sliding from this homepage is easy speedy and accessed ..Google Search,Yahoo,Aol, facebook, amazon,ebay and more from all world without login                    

확장 프로그램 기본 정보

이름 anonymous anonymous
ID cbphdfmcoahechnoepbhcjbhbcdgikmo
공식 URL https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo
설명 anonymous search engine and quick service access quickly to popular websites
파일 크기 69.73 KB
설치 횟수 71
현재 버전 2.2
최근 업데이트 2016-12-07
출시 날짜 2016-12-07
개발자 http://anonymous.us.com
결제 유형 free
도움말 페이지 URL http://www.anonymous.us.com
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "description": "anonymous search engine and quick service access quickly to popular websites ",
    "icons": {
        "128": "icon.png",
        "48": "icon.png"
    },
    "manifest_version": 2,
    "name": "anonymous",
    "permissions": [
        "tabs"
    ],
    "version": "2.2"
}