IMDB Assistant

Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.

¿Qué es IMDB Assistant?

IMDB Assistant es una extensión de Chrome desarrollada por Mayank Varshney, y su función principal es "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión IMDB Assistant

Descarga archivos de extensión IMDB Assistant 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

                        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.                    

Información Básica de la Extensión

Nombre IMDB Assistant IMDB Assistant
ID eehknldpjedjhibplppffkojlhphibdd
URL Oficial https://chrome.google.com/webstore/detail/imdb-assistant/eehknldpjedjhibplppffkojlhphibdd
Descripción Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.
Tamaño del Archivo 91.23 KB
Cantidad de Instalaciones 14
Versión Actual 1.0
Última Actualización 2019-03-08
Fecha de Publicación 2019-03-08
Calificación 4.00/5 Total de 4 Calificaciones
Desarrollador Mayank Varshney
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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
}