About Chrome Page List
List of About Pages and Chrome Pages
Was ist About Chrome Page List?
About Chrome Page List ist eine Chrome-Erweiterung, die von https://xn--tp-rja.eu entwickelt wurde, und ihr Hauptmerkmal ist "List of About Pages and Chrome Pages".
Erweiterungsscreenshots
About Chrome Page List-Erweiterungs-CRX-Datei herunterladen
Laden Sie About Chrome Page List-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | jmjhfnknadodnkbgoahbconhpboioofh |
| Offizielle URL | https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh |
| Beschreibung | List of About Pages and Chrome Pages |
| Dateigröße | 65.47 KB |
| Installationsanzahl | 741 |
| Aktuelle Version | 4.0.0 |
| Letztes Update | 2018-02-05 |
| Veröffentlichungsdatum | 2018-02-04 |
| Bewertung | 4.18/5 Insgesamt 17 Bewertungen |
| Entwickler | https://xn--tp-rja.eu |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://tpî.eu |
| Hilfeseite URL | http://twitter.com/tomap |
| Unterstützte Sprachen | 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
} | |