24by7search
24by7search.com includes Secure Search engine and links to useful Websites.
什么是24by7search?
24by7search是由24by7search7开发的Chrome扩展程序,该扩展的主要功能是“24by7search.com includes Secure Search engine and links to useful Websites.”。
扩展截图
下载24by7search扩展crx文件
下载24by7search扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Your One-Stop-Destination for Latest News Feed & Search! This extension sets your default search engine to 24By7 Search and customizes your “New Tab” page so that you can get NEWS updates from all over the world & continue searching for your queries simultaneously. To ensure that you never miss any updates while searching for something you require, we recommend installing our search engine extension.
扩展基本信息
名称 | |
ID | lchbmmfifeiacbhphlnfkcincjbobddg |
官方URL | https://chromewebstore.google.com/detail/24by7search/lchbmmfifeiacbhphlnfkcincjbobddg |
简介 | 24by7search.com includes Secure Search engine and links to useful Websites. |
文件大小 | 33.88 KB |
安装次数 | 62 |
当前版本 | 0.0.1 |
更新时间 | 2020-08-02 |
上架时间 | 2020-08-02 |
评分 | 5.00/5 共13次评分 |
开发者 | 24by7search7 |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://24by7search.com/privacy.php |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "__MSG_extension_author__", "chrome_settings_overrides": { "homepage": "https:\/\/www.24by7search.com", "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/24by7search.com\/css\/favicon\/favicon.ico", "is_default": true, "keyword": "24by7search", "name": "__MSG_search_provider_name__", "search_url": "https:\/\/www.24by7search.com\/result.php?q={searchTerms}" } }, "chrome_url_overrides": { "newtab": "newtab.html" }, "default_locale": "en", "description": "__MSG_extension_description__", "icons": { "128": "icon\/icon.128.png", "64": "icon\/icon.64.png", "32": "icon\/icon.32.png" }, "manifest_version": 2, "name": "__MSG_extension_name__", "version": "0.0.1" } |