IMDB Assistant
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.
Cos'è IMDB Assistant?
IMDB Assistant è un'estensione di Chrome sviluppata da Mayank Varshney, e la sua funzione principale è "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione IMDB Assistant
Scarica i file di estensione IMDB Assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. You have to provide exact name for movie or TV Series, in the next release We will be having auto complete/ suggestions.
Informazioni di Base sull'Estensione
Nome | |
ID | eehknldpjedjhibplppffkojlhphibdd |
URL Ufficiale | https://chrome.google.com/webstore/detail/imdb-assistant/eehknldpjedjhibplppffkojlhphibdd |
Descrizione | Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. |
Dimensione del File | 91.23 KB |
Conteggio Installazioni | 14 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-03-08 |
Data di Pubblicazione | 2019-03-08 |
Valutazione | 4.00/5 Totale 4 Valutazioni |
Sviluppatore | Mayank Varshney |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IMDB Assistant", "version": "1.0", "description": "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.", "browser_action": { "default_popup": "typedUrls.html", "default_icon": "clock.png" }, "manifest_version": 2 } |