Episodes Tracker

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

Episodes Tracker क्या है?

Episodes Tracker https://tvshow-tracker.freefinancetools.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The smartest and definitive way to keep track of your favourite tv shows' episodes!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Episodes Tracker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Episodes Tracker Episodes Tracker
ID noafpbknoppkkohbeddhblankgdepnfb
आधिकारिक URL https://chromewebstore.google.com/detail/episodes-tracker/noafpbknoppkkohbeddhblankgdepnfb
विवरण The smartest and definitive way to keep track of your favourite tv shows' episodes!
फ़ाइल का आकार 91.36 KB
स्थापना संख्या 215
वर्तमान संस्करण 3.0.0
अंतिम अपडेट 2022-03-10
प्रकाशन तिथि 2020-07-15
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://tvshow-tracker.freefinancetools.net
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://tvshow-tracker.freefinancetools.net
समर्थित भाषाएँ 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\/"
}