anonymous
anonymous search engine and quick service access quickly to popular websites
Vad är anonymous?
anonymous är en Chrome-tillägg utvecklad av http://anonymous.us.com, och dess huvudfunktion är "anonymous search engine and quick service access quickly to popular websites".
Tilläggsskärmbilder
Ladda ner anonymous-förlängningens CRX-fil
Ladda ner anonymous-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | cbphdfmcoahechnoepbhcjbhbcdgikmo |
Officiell webbadress | https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo |
Beskrivning | anonymous search engine and quick service access quickly to popular websites |
Filstorlek | 69.73 KB |
Antal Installationer | 71 |
Aktuell Version | 2.2 |
Senast Uppdaterad | 2016-12-07 |
Publiceringsdatum | 2016-12-07 |
Utvecklare | http://anonymous.us.com |
Betalningssätt | free |
Hjälpsida URL | http://www.anonymous.us.com |
Stödda Språk | 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" } |