About Chrome Page List

List of About Pages and Chrome Pages

O que é About Chrome Page List?

About Chrome Page List é uma extensão do Chrome desenvolvida por https://xn--tp-rja.eu, e sua principal característica é "List of About Pages and Chrome Pages".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão About Chrome Page List

Baixe arquivos de extensão About Chrome Page List 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

                        About Chrome Page List allows you to access easily to all Chrome "special pages" (aka about page or chrome://): 
*Download
*History
*Extensions
*Flags
*Plugin
*Settings
*...

This is a clone of "Chrome Page" extension, with better icons and more special page links.

If you have any problem or want more pages, leave a comment or use Twitter !

Licence MIT/BSD
Icons by http://dryicons.com and http://famfamfam.com                    

Informações Básicas da Extensão

Nome About Chrome Page List About Chrome Page List
ID jmjhfnknadodnkbgoahbconhpboioofh
URL Oficial https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh
Descrição List of About Pages and Chrome Pages
Tamanho do Arquivo 65.47 KB
Contagem de Instalações 741
Versão Atual 4.0.0
Última Atualização 2018-02-05
Data de Publicação 2018-02-04
Classificação 4.18/5 Total de 17 Avaliações
Desenvolvedor https://xn--tp-rja.eu
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://tpî.eu
URL da Página de Ajuda http://twitter.com/tomap
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "icon19.png",
        "default_title": "Chrome Page Extended",
        "default_popup": "popup.html"
    },
    "description": "List of About Pages and Chrome Pages",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png"
    },
    "name": "About Chrome Page List",
    "version": "4.0.0",
    "homepage_url": "http:\/\/tp\u00ee.eu",
    "short_name": "Chrome Page",
    "manifest_version": 2
}