About Chrome Page List

List of About Pages and Chrome Pages

What is About Chrome Page List?

About Chrome Page List is a Chrome extension developed by https://xn--tp-rja.eu, and its main feature is "List of About Pages and Chrome Pages".

Extension Screenshots

screenshot
screenshot

Download About Chrome Page List Extension CRX File

Download About Chrome Page List extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name About Chrome Page List About Chrome Page List
ID jmjhfnknadodnkbgoahbconhpboioofh
Official URL https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh
Description List of About Pages and Chrome Pages
File Size 65.47 KB
Installation Count 741
Current Version 4.0.0
Last Updated 2018-02-05
Publish Date 2018-02-04
Rating 4.18/5 Total 17 Ratings
Developer https://xn--tp-rja.eu
Email [email protected]
Payment Type free
Extension Website https://tpî.eu
Help Page URL http://twitter.com/tomap
Supported Languages 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
}