Download Station - Filer.net

Get all Filer.net links in one string

Download Station - Filer.netとは何ですか?

Download Station - Filer.netはsladomicによって開発されたChromeの拡張機能で、その主な機能は「Get all Filer.net links in one string」です。

Download Station - Filer.net拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Get all Filer.net links in one string (all links will be copied to the clipboard).                    

拡張機能の基本情報

名前 Download Station - Filer.net Download Station - Filer.net
ID kmejfgibpfncinliojieccbmldkbnajl
公式URL https://chromewebstore.google.com/detail/download-station-filernet/kmejfgibpfncinliojieccbmldkbnajl
説明 Get all Filer.net links in one string
ファイルサイズ 32.61 KB
インストール数 32
現在のバージョン 1.0
最終更新日 2017-01-18
公開日 2017-01-18
開発者 sladomic
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Download Station - Filer.net",
    "description": "Get all Filer.net links in one string",
    "version": "1.0",
    "browser_action": {
        "default_title": "Copy the Filer.net links to clipboard"
    },
    "background": {
        "scripts": [
            "jquery-2.1.3.min.js",
            "eventPage.js"
        ],
        "persistent": false
    },
    "permissions": [
        "activeTab"
    ]
}