Download Station - Filer.net
Get all Filer.net links in one string
Wat is Download Station - Filer.net?
Download Station - Filer.net is een Chrome-extensie ontwikkeld door sladomic, en de belangrijkste functie is "Get all Filer.net links in one string".
Download het CRX-bestand van de extensie Download Station - Filer.net
Download Download Station - Filer.net-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
                        Get all Filer.net links in one string (all links will be copied to the clipboard).                     Basisinformatie over de Extensie
| Naam |   |  
| ID | kmejfgibpfncinliojieccbmldkbnajl | 
| Officiële URL | https://chromewebstore.google.com/detail/download-station-filernet/kmejfgibpfncinliojieccbmldkbnajl | 
| Beschrijving | Get all Filer.net links in one string | 
| Bestandsgrootte | 32.61 KB | 
| Aantal Installaties | 32 | 
| Huidige Versie | 1.0 | 
| Laatst Bijgewerkt | 2017-01-18 | 
| Publicatiedatum | 2017-01-18 | 
| Ontwikkelaar | sladomic | 
| Betalingswijze | free | 
| Ondersteunde Talen | 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"
    ]
}  |  |