anonymous
anonymous search engine and quick service access quickly to popular websites
anonymous là gì?
anonymous là một tiện ích mở rộng Chrome được phát triển bởi http://anonymous.us.com, và tính năng chính của nó là "anonymous search engine and quick service access quickly to popular websites".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng anonymous
Tải xuống các tệp mở rộng anonymous dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | cbphdfmcoahechnoepbhcjbhbcdgikmo |
URL Chính Thức | https://chrome.google.com/webstore/detail/anonymous/cbphdfmcoahechnoepbhcjbhbcdgikmo |
Mô tả | anonymous search engine and quick service access quickly to popular websites |
Kích Thước Tệp | 69.73 KB |
Số Lần Cài Đặt | 71 |
Phiên Bản Hiện Tại | 2.2 |
Cập Nhật Lần Cuối | 2016-12-07 |
Ngày Phát Hành | 2016-12-07 |
Nhà Phát Triển | http://anonymous.us.com |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | http://www.anonymous.us.com |
Ngôn Ngữ Được Hỗ Trợ | 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" } |