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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The smartest and definitive way to keep track of your favourite tv shows' episodes!"입니다.
확장 프로그램 스크린샷
Episodes Tracker 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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\/" } |