動漫花園 DMHY Seed Downloader

A downloader to help you download the seeds from dmhy faster.

O que é 動漫花園 DMHY Seed Downloader?

動漫花園 DMHY Seed Downloader é uma extensão do Chrome desenvolvida por NakamuraDev, e sua principal característica é "A downloader to help you download the seeds from dmhy faster.".

Baixar o arquivo CRX da Extensão 動漫花園 DMHY Seed Downloader

Baixe arquivos de extensão 動漫花園 DMHY Seed Downloader no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        [適合需要在動漫花園大量下載,但磁力連結經常死連的人]

用法:在任何List頁面按下擴充,頁面的磁連會自動變成種連                    

Informações Básicas da Extensão

Nome 動漫花園 DMHY Seed Downloader 動漫花園 DMHY Seed Downloader
ID eeoifmncjfjlleddccndpplfminbebil
URL Oficial https://chromewebstore.google.com/detail/%E5%8B%95%E6%BC%AB%E8%8A%B1%E5%9C%92-dmhy-seed-downloader/eeoifmncjfjlleddccndpplfminbebil
Descrição A downloader to help you download the seeds from dmhy faster.
Tamanho do Arquivo 16.02 KB
Contagem de Instalações 43
Versão Atual 1.0
Última Atualização 2018-04-28
Data de Publicação 2018-04-28
Desenvolvedor NakamuraDev
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u52d5\u6f2b\u82b1\u5712 DMHY Seed Downloader",
    "version": "1.0",
    "description": "A downloader to help you download the seeds from dmhy faster.",
    "permissions": [
        "activeTab",
        "declarativeContent"
    ],
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "page_action": {
        "default_popup": "html\/popup.html",
        "default_icon": {
            "16": "images\/DMHY-Chrome-Icon-16.png",
            "32": "images\/DMHY-Chrome-Icon-32.png",
            "48": "images\/DMHY-Chrome-Icon-48.png",
            "128": "images\/DMHY-Chrome-Icon-128.png"
        }
    },
    "icons": {
        "16": "images\/DMHY-Chrome-Icon-16.png",
        "32": "images\/DMHY-Chrome-Icon-32.png",
        "48": "images\/DMHY-Chrome-Icon-48.png",
        "128": "images\/DMHY-Chrome-Icon-128.png"
    }
}