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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://sports-best-news.com และคุณลักษณะหลักของมันคือ "This extension helps you simply read the sports news."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Best Sports News In The World
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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\/*" ] } |