HACG Helper

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

HACG Helperとは何ですか?

HACG HelperはBrian Chenによって開発されたChromeの拡張機能で、その主な機能は「琉璃神社|绅士之庭->自动增加页面中的磁力链的下载链接」です。

拡張機能のスクリーンショット

screenshot

HACG Helper拡張機能のCRXファイルをダウンロード

HACG Helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}