About Chrome Page List
List of About Pages and Chrome Pages
Vad är About Chrome Page List?
About Chrome Page List är en Chrome-tillägg utvecklad av https://xn--tp-rja.eu, och dess huvudfunktion är "List of About Pages and Chrome Pages".
Tilläggsskärmbilder
Ladda ner About Chrome Page List-förlängningens CRX-fil
Ladda ner About Chrome Page List-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | jmjhfnknadodnkbgoahbconhpboioofh |
| Officiell webbadress | https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh |
| Beskrivning | List of About Pages and Chrome Pages |
| Filstorlek | 65.47 KB |
| Antal Installationer | 741 |
| Aktuell Version | 4.0.0 |
| Senast Uppdaterad | 2018-02-05 |
| Publiceringsdatum | 2018-02-04 |
| Betyg | 4.18/5 Totalt 17 Betyg |
| Utvecklare | https://xn--tp-rja.eu |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://tpî.eu |
| Hjälpsida URL | http://twitter.com/tomap |
| Stödda Språk | 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
} | |