Jianfast homepage

Jianfast is a simple browser homepage and new tab.

What is Jianfast homepage?

Jianfast homepage is a Chrome extension developed by https://jianfast.com, and its main feature is "Jianfast is a simple browser homepage and new tab.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Jianfast homepage Extension CRX File

Download Jianfast homepage extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        简法主页是一款简洁风格的浏览器主页、新标签页。
提供便捷的搜索功能,支持多种搜索引擎切换;快速的网址导航功能,支持自定义网址收藏;沉浸式壁纸背景,支持自定义壁纸……以及更多个性化主页内容。                    

Extension Basic Information

Name Jianfast homepage Jianfast homepage
ID ipkflbbmmgipgkeokeejadapmdeoldgp
Official URL https://chromewebstore.google.com/detail/jianfast-homepage/ipkflbbmmgipgkeokeejadapmdeoldgp
Description Jianfast is a simple browser homepage and new tab.
File Size 23.29 KB
Installation Count 5,000
Current Version 1.0.1
Last Updated 2021-06-09
Publish Date 2021-06-09
Rating 4.42/5 Total 12 Ratings
Developer https://jianfast.com
Email [email protected]
Payment Type free
Extension Website https://www.jianfast.com/
Supported Languages en,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.0.1",
    "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.jianfast.com\/"
}