Netflix Hidden Category Search

Unlock Hidden Netflix Categories

O que é Netflix Hidden Category Search?

Netflix Hidden Category Search é uma extensão do Chrome desenvolvida por byllc, e sua principal característica é "Unlock Hidden Netflix Categories".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Netflix Hidden Category Search

Baixe arquivos de extensão Netflix Hidden Category Search 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

                        Find Hidden Categories in Netflix. There are tons of hidden categories in Netflix.  This plugin exposes them and allows you to search through stuff like "Critically Acclaimed Goofy Crime Movies"  . Don't type too much, half of the fun is seeing some of the crazy categories the Netflix team has dreamed up.  Please update often as the Netflix categories do tend to change. 

Note that the results are scrollable and there are over 5000 categories listed. The results can be overwhelming and many of them do not always have content as Netflix adds and removes titles.                    

Informações Básicas da Extensão

Nome Netflix Hidden Category Search Netflix Hidden Category Search
ID plipdffghbncbdgdfiebhanlkmocoije
URL Oficial https://chrome.google.com/webstore/detail/netflix-hidden-category-s/plipdffghbncbdgdfiebhanlkmocoije
Descrição Unlock Hidden Netflix Categories
Tamanho do Arquivo 1.39 MB
Contagem de Instalações 5,000
Versão Atual 0.0.3
Última Atualização 2016-01-12
Data de Publicação 2016-01-12
Classificação 3.30/5 Total de 10 Avaliações
Desenvolvedor byllc
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Netflix Hidden Category Search",
    "description": "Unlock Hidden Netflix Categories",
    "version": "0.0.3",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}