anonymous
anonymous search engine and quick service access quickly to popular websites
Wat is anonymous?
anonymous is een Chrome-extensie ontwikkeld door http://anonymous.us.com, en de belangrijkste functie is "anonymous search engine and quick service access quickly to popular websites".
Extensie Screenshots
Download het CRX-bestand van de extensie anonymous
Download anonymous-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | cbphdfmcoahechnoepbhcjbhbcdgikmo |
Officiële URL | https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo |
Beschrijving | anonymous search engine and quick service access quickly to popular websites |
Bestandsgrootte | 69.73 KB |
Aantal Installaties | 71 |
Huidige Versie | 2.2 |
Laatst Bijgewerkt | 2016-12-07 |
Publicatiedatum | 2016-12-07 |
Ontwikkelaar | http://anonymous.us.com |
Betalingswijze | free |
Help Pagina-URL | http://www.anonymous.us.com |
Ondersteunde Talen | 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" } |