One America News
Your Nation. Your News. Up to date News headlines.
One America Newsคืออะไร?
One America News เป็นส่วนขยายของ Chrome ที่พัฒนาโดย One America News Network และคุณลักษณะหลักของมันคือ "Your Nation. Your News. Up to date News headlines."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย One America News
ดาวน์โหลดไฟล์ส่วนขยาย One America News ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get the latest news and headlines from One America News! Also watch us on Direct TV and KlowdTV
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | dhknjjfkhjlgbfkdbmelofebbdjpfiam |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dhknjjfkhjlgbfkdbmelofebbdjpfiam |
คำอธิบาย | Your Nation. Your News. Up to date News headlines. |
ขนาดไฟล์ | 587 KB |
จำนวนการติดตั้ง | 1,835 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2017-07-18 |
วันที่เผยแพร่ | 2017-07-18 |
คะแนน | 4.45/5 รวมทั้งหมด 11 คะแนน |
ผู้พัฒนา | One America News Network |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "One America News", "version": "1.1", "short_name": "OANN", "description": "Your Nation. Your News. Up to date News headlines.", "icons": { "16": "images\/icon.png", "48": "images\/48.png", "128": "images\/128.png" }, "homepage_url": "http:\/\/oann.com\/", "background": { "page": "background.html" }, "permissions": [ "http:\/\/www.oann.com\/category\/newsroom\/feed\/*" ], "browser_action": { "default_icon": "images\/icon.png", "default_title": "One America News", "default_popup": "popup.html" } } |