Seen! Tv Series Episode Tracker

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

¿Qué es Seen! Tv Series Episode Tracker?

Seen! Tv Series Episode Tracker es una extensión de Chrome desarrollada por albertogiunta, y su función principal es "The smartest and definitive way to keep track of your favourite tv shows' episodes!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Seen! Tv Series Episode Tracker

Descarga archivos de extensión Seen! Tv Series Episode Tracker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Seen! helps you keep track of the last episode of your favourite Tv Shows in the smartest and fastest way you can think of.
Seen! gives you the opportunity not only to easily navigate through your Tv Shows episodes, but to have smart links (built for every specific episode) to Subtitles, Torrent and Streaming websites as well, and you can even customize them!

---------- Changelog ----------
2.0.2
- Fixed custom link bug leading to non-responsive application. 
Huge thanks to @Notchy13 for taking care of it!

2.0.1
- Fixed buttons visualization (when inactive they actually act as inactive now)
- Rearranged options page for a clearer navigation

2.0.0
- Brand new design
- General Options page: now you can define shared links among all the tv series and sort the tv series in the main page
- Sorting options in the Research page 

1.2.5
- Inactive link when not set
- Invisible link when not aired
- How much time since airing date or until next episode now visible

Special thanks for the suggestions: /u/deadhour

1.2.4
- Fixed bug in the episode representation
- Updated graphics                    

Información Básica de la Extensión

Nombre Seen! Tv Series Episode Tracker Seen! Tv Series Episode Tracker
ID lkickecpgpegomhfjadelgeadepjijeh
URL Oficial https://chromewebstore.google.com/detail/seen-tv-series-episode-tr/lkickecpgpegomhfjadelgeadepjijeh
Descripción The smartest and definitive way to keep track of your favourite tv shows' episodes!
Tamaño del Archivo 47.19 KB
Cantidad de Instalaciones 334
Versión Actual 2.0.3
Última Actualización 2017-03-06
Fecha de Publicación 2017-03-06
Calificación 4.38/5 Total de 34 Calificaciones
Desarrollador albertogiunta
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://albertogiunta.github.io/side%20projects/2015/10/06/The%20episode%20tracker%20you%20always%20wanted%20but%20were%20afraid%20to%20ask.html
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Seen! Tv Series Episode Tracker",
    "description": "The smartest and definitive way to keep track of your favourite tv shows' episodes!",
    "version": "2.0.3",
    "short_name": "Seen!",
    "author": "Alberto Giunta",
    "icons": {
        "16": "\/res\/icon16.png",
        "48": "\/res\/icon48.png",
        "128": "\/res\/icon128.png"
    },
    "browser_action": {
        "default_popup": "\/Popup\/popup.html"
    },
    "permissions": [
        "storage"
    ]
}