About Chrome Page List

List of About Pages and Chrome Pages

Cos'è About Chrome Page List?

About Chrome Page List è un'estensione di Chrome sviluppata da https://xn--tp-rja.eu, e la sua funzione principale è "List of About Pages and Chrome Pages".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione About Chrome Page List

Scarica i file di estensione About Chrome Page List 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

                        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                    

Informazioni di Base sull'Estensione

Nome About Chrome Page List About Chrome Page List
ID jmjhfnknadodnkbgoahbconhpboioofh
URL Ufficiale https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh
Descrizione List of About Pages and Chrome Pages
Dimensione del File 65.47 KB
Conteggio Installazioni 741
Versione Corrente 4.0.0
Ultimo Aggiornamento 2018-02-05
Data di Pubblicazione 2018-02-04
Valutazione 4.18/5 Totale 17 Valutazioni
Sviluppatore https://xn--tp-rja.eu
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://tpî.eu
URL della Pagina di Aiuto http://twitter.com/tomap
Lingue Supportate 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
}