Remember the Episode

Saves where you stopped watching your series.

Remember the Episodeคืออะไร?

Remember the Episode เป็นส่วนขยายของ Chrome ที่พัฒนาโดย hurnaus.f1 และคุณลักษณะหลักของมันคือ "Saves where you stopped watching your series."

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

screenshot

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

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

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

                        Remember the Episode is an easy to use Chrome Extension to save, where you stopped watching your TV-Show.                    

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

ชื่อ Remember the Episode Remember the Episode
ID ahamjlelhfepefbpmkmklbankghpoehi
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/remember-the-episode/ahamjlelhfepefbpmkmklbankghpoehi
คำอธิบาย Saves where you stopped watching your series.
ขนาดไฟล์ 1.75 MB
จำนวนการติดตั้ง 62
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2012-07-29
วันที่เผยแพร่ 2012-07-29
คะแนน 4.67/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา hurnaus.f1
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Remember the Episode",
    "version": "1.0",
    "description": "Saves where you stopped watching your series.",
    "icons": {
        "16": "bilder\/icon16.png",
        "48": "bilder\/icon48.png",
        "128": "bilder\/icon128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "storage"
    ],
    "browser_action": {
        "default_title": "Remember the Episode",
        "default_popup": "popup.html",
        "default_icon": "bilder\/icon.png"
    },
    "manifest_version": 2
}