The Best Sports News In The World
This extension helps you simply read the sports news.
The Best Sports News In The Worldとは何ですか?
The Best Sports News In The Worldはhttp://sports-best-news.comによって開発されたChromeの拡張機能で、その主な機能は「This extension helps you simply read the sports news.」です。
拡張機能のスクリーンショット
The Best Sports News In The World拡張機能のCRXファイルをダウンロード
The Best Sports News In The World拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Enjoy sports news and updates in your homepage with our extension! By adding the extension, you accept and agree to install, set the Chrome New Tab and to the terms of use, and policies. The new tab search features within the extension will be yahoo https://sports-best-news.com/pages/privacy-policy.html https://sports-best-news.com/pages/terms-of-use.html
拡張機能の基本情報
名前 | |
ID | mdneonihdidkfbikoclcffckblcogjbf |
公式URL | https://chrome.google.com/webstore/detail/the-best-sports-news-in-t/mdneonihdidkfbikoclcffckblcogjbf |
説明 | This extension helps you simply read the sports news. |
ファイルサイズ | 95.81 KB |
インストール数 | 119,704 |
現在のバージョン | 1.1 |
最終更新日 | 2023-02-06 |
公開日 | 2022-05-26 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | http://sports-best-news.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://sports-best-news.com/ |
ヘルプページのURL | https://sports-best-news.com/pages/contact.html |
プライバシーポリシーページのURL | https://sports-best-news.com/pages/privacy-policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": "icons\/balls-sports-128.png", "default_title": "The Best Sports News In The World" }, "description": "This extension helps you simply read the sports news.", "icons": { "128": "icons\/balls-sports-128.png", "16": "icons\/balls-sports-16.png", "32": "icons\/balls-sports-32.png" }, "manifest_version": 3, "name": "The Best Sports News In The World", "version": "1.1", "web_accessible_resources": [ { "resources": [ "icons\/*.svg", "icons\/*.png" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "host_permissions": [ "*:\/\/*.sports-best-news.com\/*" ] } |