The Hindu

The Hindu. Get notifications for important news! - Developed by masthead1.

The Hinduคืออะไร?

The Hindu เป็นส่วนขยายของ Chrome ที่พัฒนาโดย masthead1 และคุณลักษณะหลักของมันคือ "The Hindu. Get notifications for important news! - Developed by masthead1."

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

screenshot
screenshot
screenshot

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

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

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

                        The Hindu keeps you up-to-date in flat 1 minutes every day!

Features: 
★ Read precise headlines and the most relevant daily news in English. 
★ Readability is enhanced by images and bullet points. 
★ Click an item to read the whole contextual timeline. 

Tweaks:
★ Choose the frequency of news notifications.
★ Get notified for every important event.
★ Have finer control over what notifications you want to see.
★ A concise view where, reading news was never so convenient.
★ Choose a news topic for notifications.

Credits:
★ Extension created by masthead1

NOTE: I'm not responsible for any unforeseen disputes and/or clashes. All the copyrights and trademarks still belong to The Hindu. User is advised to use this extension for his personal use only.                    

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

ชื่อ The Hindu The Hindu
ID knmpiompbjhokccdbgpbhpkafjkdlkbl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/the-hindu/knmpiompbjhokccdbgpbhpkafjkdlkbl
คำอธิบาย The Hindu. Get notifications for important news! - Developed by masthead1.
ขนาดไฟล์ 380 KB
จำนวนการติดตั้ง 2,001
เวอร์ชันปัจจุบัน 0.2
อัปเดตครั้งล่าสุด 2017-02-23
วันที่เผยแพร่ 2017-02-22
คะแนน 4.05/5 รวมทั้งหมด 22 คะแนน
ผู้พัฒนา masthead1
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Hindu",
    "description": "The Hindu. Get notifications for important news! - Developed by masthead1. ",
    "icons": {
        "36": "img\/thlogo1.png",
        "48": "img\/thlogo1.png",
        "72": "img\/thlogo1.png",
        "96": "img\/thlogo1.png"
    },
    "version": "0.2",
    "homepage_url": "http:\/\/www.thehindu.com\/",
    "background": {
        "page": "background.html"
    },
    "options_page": "options.html",
    "permissions": [
        "http:\/\/www.thehindu.com\/",
        "alarms",
        "notifications",
        "storage"
    ],
    "browser_action": {
        "default_icon": "img\/thlogo1.png",
        "default_title": "The Hindu",
        "default_popup": "popup.html"
    }
}