Searchiteasy Internet Search

Get search results from web, images, videos and news.

Searchiteasy Internet Search là gì?

Searchiteasy Internet Search là một tiện ích mở rộng Chrome được phát triển bởi SearchItEasy, và tính năng chính của nó là "Get search results from web, images, videos and news.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Searchiteasy Internet Search

Tải xuống các tệp mở rộng Searchiteasy Internet Search 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

                        searchiteasy search enable user's browser to search web results. This awesome extension provides eye-catching background images and quick links to popular social channels on a new tab.

By clicking "Add to Chrome", I accept and agree to installing the searchiteasy Chrome extension and setting Chrome New Tab and default search to that provided by the service and the Terms of Use and Privacy Policy. 

Newtab and default search will be powered by Microsoft Bing.

Terms & Conditions: https://searchiteasy.com/terms-conditions                    

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

Tên Searchiteasy Internet Search Searchiteasy Internet Search
ID gnpklpepfkppldfhdaaajfcnhljebflg
URL Chính Thức https://chromewebstore.google.com/detail/searchiteasy-internet-sea/gnpklpepfkppldfhdaaajfcnhljebflg
Mô tả Get search results from web, images, videos and news.
Kích Thước Tệp 4.08 MB
Số Lần Cài Đặt 11,415
Phiên Bản Hiện Tại 0.1.8
Cập Nhật Lần Cuối 2023-11-08
Ngày Phát Hành 2021-04-28
Đánh Giá 5.00/5 Tổng số 70 Đánh Giá
Nhà Phát Triển SearchItEasy
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://searchiteasy.com/
URL Trang Trợ Giúp https://searchiteasy.com/contact
URL Trang Chính Sách Bảo Mật https://searchiteasy.com/privacy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Alphazeta Systems Ltd",
    "background": {
        "service_worker": "background.js"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [
                "https:\/\/searchiteasy.com\/trk\/t.php?q={searchTerms}",
                "https:\/\/searchiteasy.com\/trk\/t.php?q={searchTerms}"
            ],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/searchiteasy.com\/favicon.ico",
            "image_url": "https:\/\/searchiteasy.com\/image?q={searchTerms}",
            "image_url_post_params": "image_lang=searchiteasy.com",
            "instant_url": "https:\/\/searchiteasy.com\/instant?q={searchTerms}",
            "instant_url_post_params": "instant_lang=searchiteasy.com",
            "is_default": true,
            "keyword": "keyword.searchiteasy.com",
            "name": "searchiteasy.com",
            "search_url": "https:\/\/searchiteasy.com\/trk\/t.php?q={searchTerms}",
            "search_url_post_params": "search_lang=searchiteasy.com",
            "suggest_url": "https:\/\/searchiteasy.com\/suggest?q={searchTerms}",
            "suggest_url_post_params": "suggest_lang=searchiteasy.com"
        }
    },
    "chrome_url_overrides": {
        "newtab": "options.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/ssl.google-analytics.com;"
    },
    "description": "Get search results from web, images, videos and news.",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "48": "img\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Searchiteasy Internet Search",
    "version": "0.1.8"
}