IMDB Assistant
Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.
O que é IMDB Assistant?
IMDB Assistant é uma extensão do Chrome desenvolvida por Mayank Varshney, e sua principal característica é "Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão IMDB Assistant
Baixe arquivos de extensão IMDB Assistant no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | eehknldpjedjhibplppffkojlhphibdd |
URL Oficial | https://chrome.google.com/webstore/detail/imdb-assistant/eehknldpjedjhibplppffkojlhphibdd |
Descrição | Get all the details like IMDB Rating, Genre, Writer, Release Year, Actors, Language, Awards et al. about any movie, T.V. Series. |
Tamanho do Arquivo | 91.23 KB |
Contagem de Instalações | 14 |
Versão Atual | 1.0 |
Última Atualização | 2019-03-08 |
Data de Publicação | 2019-03-08 |
Classificação | 4.00/5 Total de 4 Avaliações |
Desenvolvedor | Mayank Varshney |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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 } |