TechNews

TechNews brings you the latest and greatest tech news of the day.

TechNewsคืออะไร?

TechNews เป็นส่วนขยายของ Chrome ที่พัฒนาโดย TechTap และคุณลักษณะหลักของมันคือ "TechNews brings you the latest and greatest tech news of the day."

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

screenshot
screenshot

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

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

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

                        TechNews is a new tab chrome extension that summarizes the latest and greatest tech news of the day straight onto your web browser. Every time you open a tab, the latest news will immediately appear. 

TechNews also lets you to manage a reading list and save articles that can be read later.

The TechNews Chrome extension is and will always be free.                    

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

ชื่อ TechNews TechNews
ID babfhcgjchdmjknpmbdpcfggaonhimlj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/technews/babfhcgjchdmjknpmbdpcfggaonhimlj
คำอธิบาย TechNews brings you the latest and greatest tech news of the day.
ขนาดไฟล์ 288 KB
จำนวนการติดตั้ง 96
เวอร์ชันปัจจุบัน 1.0.6
อัปเดตครั้งล่าสุด 2021-01-07
วันที่เผยแพร่ 2020-12-28
คะแนน 2.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา TechTap
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TechNews",
    "version": "1.0.6",
    "description": "TechNews brings you the latest and greatest tech news of the day.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/us-central1-linkedbbapp.cloudfunctions.net https:\/\/www.google-analytics.com https:\/\/cdn.carbonads.com https:\/\/srv.carbonads.net 'unsafe-eval'; object-src 'self'"
}