Formula Racing News

All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!

Formula Racing Newsคืออะไร?

Formula Racing News เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Track Star และคุณลักษณะหลักของมันคือ "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Formula Racing News

ดาวน์โหลดไฟล์ส่วนขยาย Formula Racing News ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension will replace the default new tab page with the latest F1 news from www.formula1.com and YouTube as well as a countdown to the next race session.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Formula Racing News Formula Racing News
ID egkmfkdhpmifndbjonkfjcphhkpdiepg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/formula-racing-news/egkmfkdhpmifndbjonkfjcphhkpdiepg
คำอธิบาย All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!
ขนาดไฟล์ 229 KB
จำนวนการติดตั้ง 46
เวอร์ชันปัจจุบัน 0.0.3
อัปเดตครั้งล่าสุด 2020-08-06
วันที่เผยแพร่ 2020-07-24
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Track Star
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Formula Racing News",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!",
    "icons": {
        "16": "icons\/FRNicon16.png",
        "48": "icons\/FRNicon48.png",
        "128": "icons\/FRNicon128.png"
    },
    "default_locale": "en",
    "page_action": {
        "default_icon": "icons\/FRNicon19.png",
        "default_title": "page action demo",
        "default_popup": "src\/page_action\/page_action.html"
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com\/jquery-1.7.1.min.js https:\/\/widget.rss.app; object-src 'self'"
}