HACG Helper

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

HACG Helper란 무엇입니까?

HACG Helper은(는) Brian Chen에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接"입니다.

확장 프로그램 스크린샷

screenshot

HACG Helper 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 HACG Helper HACG Helper
ID dbeimogjdfidnefggcfckkdfbdfkjdgi
공식 URL https://chromewebstore.google.com/detail/hacg-helper/dbeimogjdfidnefggcfckkdfbdfkjdgi
설명 琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接
파일 크기 40.65 KB
설치 횟수 2,202
현재 버전 1.3.2
최근 업데이트 2017-08-31
출시 날짜 2017-08-31
평점 4.75/5 총 4 개의 평점
개발자 Brian Chen
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
    }
}