weilan new tab

weilan is a simple browser new tab.

weilan new tab란 무엇입니까?

weilan new tab은(는) https://weilanzy.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "weilan is a simple browser new tab."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

weilan new tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        weilan is a simple browser new tab.                    

확장 프로그램 기본 정보

이름 weilan new tab weilan new tab
ID amlphicekaahonoefoalobphkodkoalp
공식 URL https://chromewebstore.google.com/detail/weilan-new-tab/amlphicekaahonoefoalobphkodkoalp
설명 weilan is a simple browser new tab.
파일 크기 23.79 KB
설치 횟수 3,315
현재 버전 230
최근 업데이트 2021-12-23
출시 날짜 2021-12-22
평점 4.00/5 총 1 개의 평점
개발자 https://weilanzy.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://weilanzy.com
도움말 페이지 URL https://weilanzy.com/pages/contact
개인정보 보호 정책 페이지 URL https://www.weilanzy.com/pages/privacy
지원되는 언어 en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "230",
    "default_locale": "zh_CN",
    "minimum_chrome_version": "50",
    "icons": {
        "64": "images\/logo_64.png",
        "192": "images\/logo_192.png",
        "512": "images\/logo_512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/www.weilanzy.com\/"
}