ed2k-extractor

Get every ed2k link from the current tab.

What is ed2k-extractor?

ed2k-extractor is a Chrome extension developed by markus, and its main feature is "Get every ed2k link from the current tab.".

Download ed2k-extractor Extension CRX File

Download ed2k-extractor 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

                        Get every ed2k link from the current tab.                    

Extension Basic Information

Name ed2k-extractor ed2k-extractor
ID jgcpnljdpokobfeckgdjhlebmjengigl
Official URL https://chrome.google.com/webstore/detail/ed2k-extractor/jgcpnljdpokobfeckgdjhlebmjengigl
Description Get every ed2k link from the current tab.
File Size 11.85 KB
Installation Count 457
Current Version 1.1
Last Updated 2014-08-25
Publish Date 2014-08-25
Rating 5.00/5 Total 1 Ratings
Developer markus
Payment Type free
Extension Website http://unitedfreakdoms.com
Supported Languages es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ed2k-extractor",
    "version": "1.1",
    "description": "Get every ed2k link from the current tab.",
    "browser_action": {
        "default_icon": "icon02.png"
    },
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": false
    },
    "permissions": [
        ""
    ]
}