Episodes Tracker

The smartest and definitive way to keep track of your favourite tv shows' episodes!

Episodes Tracker là gì?

Episodes Tracker là một tiện ích mở rộng Chrome được phát triển bởi https://tvshow-tracker.freefinancetools.net, và tính năng chính của nó là "The smartest and definitive way to keep track of your favourite tv shows' episodes!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Episodes Tracker

Tải xuống các tệp mở rộng Episodes Tracker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Watch your favorite TV shows.
Want an easy way to watch all your favorite TV shows in one place? This extension does just that!

Feature:
* Shows the air dates from the previous and next episode
* Easily add or remove TV drama series
* Episode dates are updated daily
* Sort your TV shows (can be changed in the settings):
* alphabetical order
* By date of the previous episode ascending a confession itv
* By date of the previous episode descending
* Until the next episode date ascending
* Until the next date of the episode

This extension uses www.tvmaze.com to get the TV drama schedules. Never miss your favorite serial drama again when using this software. We can help remind you when the next TV episode will air on television.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Episodes Tracker Episodes Tracker
ID noafpbknoppkkohbeddhblankgdepnfb
URL Chính Thức https://chromewebstore.google.com/detail/episodes-tracker/noafpbknoppkkohbeddhblankgdepnfb
Mô tả The smartest and definitive way to keep track of your favourite tv shows' episodes!
Kích Thước Tệp 91.36 KB
Số Lần Cài Đặt 215
Phiên Bản Hiện Tại 3.0.0
Cập Nhật Lần Cuối 2022-03-10
Ngày Phát Hành 2020-07-15
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://tvshow-tracker.freefinancetools.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://tvshow-tracker.freefinancetools.net
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/welcome.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "128": "\/res\/icon128.png",
        "16": "\/res\/icon16.png",
        "48": "\/res\/icon48.png"
    },
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "version": "3.0.0",
    "action": {
        "default_popup": "\/Popup\/popup.html"
    },
    "homepage_url": "https:\/\/tvshow-tracker.freefinancetools.net\/"
}