anonymous

anonymous search engine and quick service access quickly to popular websites

What is anonymous?

anonymous is a Chrome extension developed by http://anonymous.us.com, and its main feature is "anonymous search engine and quick service access quickly to popular websites".

Extension Screenshots

screenshot
screenshot

Download anonymous Extension CRX File

Download anonymous 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

                        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                    

Extension Basic Information

Name anonymous anonymous
ID cbphdfmcoahechnoepbhcjbhbcdgikmo
Official URL https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo
Description anonymous search engine and quick service access quickly to popular websites
File Size 69.73 KB
Installation Count 71
Current Version 2.2
Last Updated 2016-12-07
Publish Date 2016-12-07
Developer http://anonymous.us.com
Payment Type free
Help Page URL http://www.anonymous.us.com
Supported Languages 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"
}