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文件

下載anonymous擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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