super preloader

super preloader

What is super preloader?

super preloader is a Chrome extension developed by Unknown, and its main feature is "super preloader".

Extension Screenshots

screenshot

Download super preloader Extension CRX File

Download super preloader 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

                        An add-on for preloading and auto-pagerize.

 More information and bug report please visit https://github.com/maoanran/super-preloader                    

Extension Basic Information

Name super preloader super preloader
ID khiodlcgmplaabalheckbelngopkimjb
Official URL https://chromewebstore.google.com/detail/super-preloader/khiodlcgmplaabalheckbelngopkimjb
Description super preloader
File Size 76.29 KB
Installation Count 579
Current Version 0.1
Last Updated 2018-05-06
Publish Date 2018-05-05
Rating 4.60/5 Total 5 Ratings
Developer Unknown
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "super preloader",
    "version": "0.1",
    "description": "super preloader",
    "icons": {
        "48": "icons\/border-48.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "index.js"
            ],
            "exclude_matches": [
                "https:\/\/pan.baidu.com\/*",
                "https:\/\/yun.baidu.com\/*",
                "https:\/\/www.cnbeta.com\/*",
                "https:\/\/www.dropbox.com\/*",
                "https:\/\/www.duokan.com\/reader\/*",
                "https:\/\/feedly.com\/*",
                "https:\/\/www.google.com\/calendar*",
                "https:\/\/www.google.com\/reader*",
                "https:\/\/docs.google.com\/*",
                "https:\/\/mail.google.com\/*",
                "https:\/\/maps.google.com\/*",
                "https:\/\/www.inoreader.com\/*",
                "https:\/\/www.iqiyi.com\/*",
                "https:\/\/mmbiz.qpic.cn\/*",
                "https:\/\/mail.qq.com\/*",
                "https:\/\/openapi.qzone.qq.com\/*",
                "https:\/\/w.qq.com\/*",
                "https:\/\/web2.qq.com\/*",
                "https:\/\/www.toodledo.com\/*",
                "https:\/\/weibo.com\/*",
                "https:\/\/www.wumii.com\/*",
                "https:\/\/cloud.vip.xunlei.com\/*",
                "https:\/\/app.yinxiang.com\/*",
                "https:\/\/www.youku.com\/*",
                "https:\/\/v.youku.com\/*",
                "https:\/\/zhihu.com\/*"
            ]
        }
    ]
}