HACG Helper

琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接

What is HACG Helper?

HACG Helper is a Chrome extension developed by Brian Chen, and its main feature is "琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接".

Extension Screenshots

screenshot

Download HACG Helper Extension CRX File

Download HACG Helper 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

                        Version 1.3.2
1. 修正琉璃神社网址变更频繁变更问题;
2. 新增对32位hash的磁力链支持;
3. 修正图片被转换为磁力链的BUG;
4. 新增HTTPS支持;                    

Extension Basic Information

Name HACG Helper HACG Helper
ID dbeimogjdfidnefggcfckkdfbdfkjdgi
Official URL https://chromewebstore.google.com/detail/hacg-helper/dbeimogjdfidnefggcfckkdfbdfkjdgi
Description 琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接
File Size 40.65 KB
Installation Count 2,202
Current Version 1.3.2
Last Updated 2017-08-31
Publish Date 2017-08-31
Rating 4.75/5 Total 4 Ratings
Developer Brian Chen
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "HACG Helper",
    "author": "Brian Chen",
    "description": "\u7409\u7483\u795e\u793e|\u7ec5\u58eb\u4e4b\u5ead->\u81ea\u52a8\u589e\u52a0\u9875\u9762\u4e2d\u7684\u78c1\u529b\u94fe\u7684\u4e0b\u8f7d\u94fe\u63a5",
    "version": "1.3.2",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/wp*",
                "*:\/\/*\/dh*"
            ],
            "js": [
                "jquery-3.1.1.min.js",
                "helper.js"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}