anonymous
anonymous search engine and quick service access quickly to popular websites
Hvad er anonymous?
anonymous er en Chrome-udvidelse udviklet af http://anonymous.us.com, og dens hovedfunktion er "anonymous search engine and quick service access quickly to popular websites".
Udvidelsesskærmbilleder
Download anonymous-udvidelses-CRX-fil
Download anonymous-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | cbphdfmcoahechnoepbhcjbhbcdgikmo |
Officiel URL | https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo |
Beskrivelse | anonymous search engine and quick service access quickly to popular websites |
Filstørrelse | 69.73 KB |
Antal Installationer | 71 |
Nuværende Version | 2.2 |
Senest Opdateret | 2016-12-07 |
Udgivelsesdato | 2016-12-07 |
Udvikler | http://anonymous.us.com |
Betalingsmetode | free |
Hjælpeside-URL | http://www.anonymous.us.com |
Understøttede Sprog | 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" } |