PickMySearch

Extension changes default search to PickMySearch.com

PickMySearch là gì?

PickMySearch là một tiện ích mở rộng Chrome được phát triển bởi PickMySearch Ltd., và tính năng chính của nó là "Extension changes default search to PickMySearch.com".

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

screenshot
screenshot

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

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

                        It has never been easier to search wanted term on specific site. Now you can do that in just one step. Just type your search term and desirable search engine.

Example: news@yahoo
About: https://pickmysearch.com/about/

By clicking "Add to chrome", you accept and agree to installing the PickMySearch extension and setting Chrome™ default search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your search engine to be powered by Yahoo.

Privacy policy: https://pickmysearch.com/privacy_policy/
Terms of use: https://pickmysearch.com/tos/

Feel free to contact us, give us suggestions and recommend improvements!
Contact: https://pickmysearch.com/contact_us/

Kind Regards,
[email protected]                    

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

Tên PickMySearch PickMySearch
ID dbnojinemohiolhnmpdcakeldknabfml
URL Chính Thức https://chrome.google.com/webstore/detail/pickmysearch/dbnojinemohiolhnmpdcakeldknabfml
Mô tả Extension changes default search to PickMySearch.com
Kích Thước Tệp 5.51 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.2
Cập Nhật Lần Cuối 2022-01-15
Ngày Phát Hành 2021-11-16
Nhà Phát Triển PickMySearch Ltd.
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pickmysearch.com/about/
URL Trang Chính Sách Bảo Mật https://pickmysearch.com/privacy_policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "alternate_urls": [],
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/pickmysearch.com\/favicon.png",
            "instant_url": "https:\/\/pickmysearch.com\/results.php?pub=3300&v=400&q={searchTerms}",
            "instant_url_post_params": "",
            "is_default": true,
            "keyword": "pickmysearch",
            "name": "PickMy",
            "search_url": "https:\/\/pickmysearch.com\/results.php?pub=3300&v=400&q={searchTerms}",
            "search_url_post_params": "",
            "suggest_url": "https:\/\/pickmysearch.com\/gjson.php?q={searchTerms}"
        }
    },
    "description": "Extension changes default search to PickMySearch.com",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/pickmysearch\/dbnojinemohiolhnmpdcakeldknabfml",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3,
    "name": "PickMySearch",
    "version": "1.2"
}