About Chrome Page List
List of About Pages and Chrome Pages
什么是About Chrome Page List?
About Chrome Page List是由https://xn--tp-rja.eu开发的Chrome扩展程序,该扩展的主要功能是“List of About Pages and Chrome Pages”。
扩展截图
下载About Chrome Page List扩展crx文件
下载About Chrome Page List扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 扩展基本信息
| 名称 | |
| ID | jmjhfnknadodnkbgoahbconhpboioofh |
| 官方URL | https://chromewebstore.google.com/detail/about-chrome-page-list/jmjhfnknadodnkbgoahbconhpboioofh |
| 简介 | List of About Pages and Chrome Pages |
| 文件大小 | 65.47 KB |
| 安装次数 | 741 |
| 当前版本 | 4.0.0 |
| 更新时间 | 2018-02-05 |
| 上架时间 | 2018-02-04 |
| 评分 | 4.18/5 共17次评分 |
| 开发者 | https://xn--tp-rja.eu |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://tpî.eu |
| 帮助页面URL | http://twitter.com/tomap |
| 支持的语言 | 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
} | |