All in one web searcher

Search anything on the internet easily by typing into ONE unified search box

All in one web searcher là gì?

All in one web searcher là một tiện ích mở rộng Chrome được phát triển bởi https://www.aakashweb.com, và tính năng chính của nó là "Search anything on the internet easily by typing into ONE unified search box".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng All in one web searcher

Tải xuống các tệp mở rộng All in one web searcher 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

                        All in one web searcher allows to search any website easily by typing in one search box.
All in one web searcher is a simple yet powerful extension to search multiple sites with ZERO click. Add sites to search, customize the order and search anywhere quickly.

USING THE EXTENSION
----------------------------------
 - Click the extension icon, simply hover over the search tabs and type the search term.
 - Press enter to search the keyword in the selected search engine.
 - Press "tab" or "alt" keys to cycle through tabs if needed.
 - Add custom search engine sites as you need.
 - Simple and quick way to search any page without a click !

FEATURES
---------------
  - Simple and fast UI for quick searches
  - Add multiple search sites easily and customize the order.
  - Add sub search sites like "Images" search, "Map" search etc. for easy search.
  - Keyboard shortcuts to cycle through the tabs.
  - Custom/Automatic icons for the tabs can be used.
  - No unwanted background process and memory. Light and fast extension.
  - Available in two themes
  - Text free extension and hence multilingual

DEFAULT SEARCH ENGINES
---------------------------------------
All popular search engines like Google, Bing, Wikipedia, DuckDuckGo are available out of the box. You can customize and add any search engine you want to this list with "sub search" engines like searching images, books, news etc. as needed.

PRIVACY
--------------
All in one web searcher extension does NOT collect any kind of information. The last used search keyword is saved locally. For any concerns, please contact me at aakashweb.com

NOTE
--------
After installing, please go to options page and change the "Tab selection method" to hover or click according as per your preference.

Set a keyboard shortcut for opening the popup under "Manage extensions" page for even quicker search.

CHANGE LOG
-------------------
5.0:
- New: Move to manifest version 3.0
- New: Modernized search form styles.
- Included new search engines as default.
- Fix: Remove unused and old search engines from the default list.
- Fix: Minor code refactoring
- Fix: Last search term was not saved when button was clicked

4.1:
 - New option to open the results in new/same tab.
 - Minor enhancements to design and options page.
 - Updated jQuery and jQuery UI to the latest versions.
 - Fix issue where 'alt' key not cycling through tabs.
 - Replace deprecated events.

4.0:
 - Removed tabs permission.
 - Reorganized the assets used by the extension.
 - Updated default search URLs to HTTPS
 - Minor changes to the options page.

3.1:
 - Added feature to export and import search engine customization settings
 
3.0:
 - New simple Icon.
 - Reorder tabs easily.
 - Libraries updated to newest version.
 - Small interface changes.

2.0:
  - Core code re-written from bottom.
  - New Icon.
  - Instant popup load
  - Customize the default order of the list.

1.0:
  - Initial Version                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên All in one web searcher All in one web searcher
ID enofjgiadilpmldfknojklfjbeaooiap
URL Chính Thức https://chromewebstore.google.com/detail/all-in-one-web-searcher/enofjgiadilpmldfknojklfjbeaooiap
Mô tả Search anything on the internet easily by typing into ONE unified search box
Kích Thước Tệp 63.63 KB
Số Lần Cài Đặt 4,432
Phiên Bản Hiện Tại 5.0
Cập Nhật Lần Cuối 2023-11-07
Ngày Phát Hành 2020-05-31
Đánh Giá 4.51/5 Tổng số 81 Đánh Giá
Nhà Phát Triển https://www.aakashweb.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.aakashweb.com/
URL Trang Trợ Giúp https://www.aakashweb.com/browsers/all-in-one-web-searcher/
URL Trang Chính Sách Bảo Mật https://www.aakashweb.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "All in one web searcher",
    "version": "5.0",
    "description": "Search anything on the internet easily by typing into ONE unified search box",
    "action": {
        "default_title": "All in one Web Searcher",
        "default_icon": "icons\/48.png",
        "default_popup": "form.html"
    },
    "icons": {
        "16": "icons\/48.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "author": "[email protected]",
    "options_page": "options.html"
}