24InfoNews - News from 26 Categories
Get the latest news from 24infonews.live every time you open a new tab.
什么是24InfoNews - News from 26 Categories?
24InfoNews - News from 26 Categories是由https://24infonews.live开发的Chrome扩展程序,该扩展的主要功能是“Get the latest news from 24infonews.live every time you open a new tab.”。
扩展截图
下载24InfoNews - News from 26 Categories扩展crx文件
下载24InfoNews - News from 26 Categories扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Our extension provides news results from 26 categories in 10 languages in popup windows based on the settings on options page which opens in new tab. By clicking "Add to chrome", I accept and agree to installing the 24infonews.live Chrome extension and setting Chrome New Tab to that provided by the service and the Terms of Use and Privacy Policy. New Tab also includes news tiles that leads to website's SERP. Terms & Conditions: https://24infonews.live/terms-conditions
扩展基本信息
名称 | |
ID | nmnjalhoaekaaheikmolmehnephinmml |
官方URL | https://chrome.google.com/webstore/detail/24infonews-news-from-26-c/nmnjalhoaekaaheikmolmehnephinmml |
简介 | Get the latest news from 24infonews.live every time you open a new tab. |
文件大小 | 22.8 KB |
安装次数 | 20,000 |
当前版本 | 1.1.9 |
更新时间 | 2022-09-08 |
上架时间 | 2020-06-22 |
评分 | 5.00/5 共4次评分 |
开发者 | https://24infonews.live |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://24infonews.live |
帮助页面URL | https://24infonews.live/contact |
隐私政策页面URL | https://24infonews.live/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "24InfoNews - News from 26 Categories", "author": "ExAdChange LTD", "version": "1.1.9", "description": "Get the latest news from 24infonews.live every time you open a new tab.", "chrome_settings_overrides": { "search_provider": { "name": "24infonews.live", "keyword": "keyword.24infonews.live", "search_url": "https:\/\/24infonews.live\/trk\/t.php?q={searchTerms}&channel=24InfoNews", "favicon_url": "https:\/\/24infonews.live\/favicon.ico", "suggest_url": "https:\/\/24infonews.live\/suggest?q={searchTerms}", "instant_url": "https:\/\/24infonews.live\/instant?q={searchTerms}", "image_url": "https:\/\/24infonews.live\/image?q={searchTerms}", "search_url_post_params": "search_lang=24infonews.live", "suggest_url_post_params": "suggest_lang=24infonews.live", "instant_url_post_params": "instant_lang=24infonews.live", "image_url_post_params": "image_lang=24infonews.live", "alternate_urls": [ "https:\/\/24infonews.live\/s?q={searchTerms}", "https:\/\/24infonews.live\/s?q={searchTerms}" ], "encoding": "UTF-8", "is_default": true } }, "background": { "service_worker": "background.js" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" } } |