Searchiteasy Internet Search

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

什么是Searchiteasy Internet Search?

Searchiteasy Internet Search是由SearchItEasy开发的Chrome扩展程序,该扩展的主要功能是“Get search results from web, images, videos and news.”。

扩展截图

screenshot

下载Searchiteasy Internet Search扩展crx文件

下载Searchiteasy Internet Search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Searchiteasy Internet Search Searchiteasy Internet Search
ID gnpklpepfkppldfhdaaajfcnhljebflg
官方URL https://chromewebstore.google.com/detail/searchiteasy-internet-sea/gnpklpepfkppldfhdaaajfcnhljebflg
简介 Get search results from web, images, videos and news.
文件大小 4.08 MB
安装次数 11,415
当前版本 0.1.8
更新时间 2023-11-08
上架时间 2021-04-28
评分 5.00/5 共70次评分
开发者 SearchItEasy
电子邮箱 [email protected]
付费类型 free
扩展官网 https://searchiteasy.com/
帮助页面URL https://searchiteasy.com/contact
隐私政策页面URL https://searchiteasy.com/privacy
支持的语言 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"
}