24InfoNews - News from 26 Categories
Get the latest news from 24infonews.live every time you open a new tab.
24InfoNews - News from 26 Categories là gì?
24InfoNews - News from 26 Categories là một tiện ích mở rộng Chrome được phát triển bởi https://24infonews.live, và tính năng chính của nó là "Get the latest news from 24infonews.live every time you open a new tab.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng 24InfoNews - News from 26 Categories
Tải xuống các tệp mở rộng 24InfoNews - News from 26 Categories 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
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nmnjalhoaekaaheikmolmehnephinmml |
URL Chính Thức | https://chrome.google.com/webstore/detail/24infonews-news-from-26-c/nmnjalhoaekaaheikmolmehnephinmml |
Mô tả | Get the latest news from 24infonews.live every time you open a new tab. |
Kích Thước Tệp | 22.8 KB |
Số Lần Cài Đặt | 20,000 |
Phiên Bản Hiện Tại | 1.1.9 |
Cập Nhật Lần Cuối | 2022-09-08 |
Ngày Phát Hành | 2020-06-22 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://24infonews.live |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://24infonews.live |
URL Trang Trợ Giúp | https://24infonews.live/contact |
URL Trang Chính Sách Bảo Mật | https://24infonews.live/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |