Weekly Series

Replace your new tab with a quick snapshot of your favorite TV shows status.

Weekly Seriesคืออะไร?

Weekly Series เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sangold และคุณลักษณะหลักของมันคือ "Replace your new tab with a quick snapshot of your favorite TV shows status."

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

screenshot
screenshot

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

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

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

                        Replace new tab page with an overview of the coming episodes of your favorite shows. You don't need anything else to stay up to date.                    

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

ชื่อ Weekly Series Weekly Series
ID bdiljnnmjlmkamjhkoiipobjppifalkj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/weekly-series/bdiljnnmjlmkamjhkoiipobjppifalkj
คำอธิบาย Replace your new tab with a quick snapshot of your favorite TV shows status.
ขนาดไฟล์ 758 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.1.2
อัปเดตครั้งล่าสุด 2016-03-28
วันที่เผยแพร่ 2016-03-28
คะแนน 4.75/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา sangold
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://www.weeklyseries.fr/
ภาษาที่รองรับ en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weekly Series",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1.2",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "unlimitedStorage",
        "storage",
        "cookies"
    ]
}