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"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

About Chrome Page List 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 About Chrome Page List About Chrome Page List
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
}