Send to Aria2 WE
Send to Aria2 server's json-rpc api
Qu'est-ce que Send to Aria2 WE ?
Send to Aria2 WE est une extension Chrome développée par wadefelix, et sa fonction principale est "Send to Aria2 server's json-rpc api".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Send to Aria2 WE
Téléchargez les fichiers d'extension Send to Aria2 WE au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Right click on the download link, and select "Send to Aria2" options. JSON-RPC address need to be configured for work. "Send to Aria2 Save As ..." opens a dialog to rename the outputfile.
Informations de Base sur l'Extension
Nom | Send to Aria2 WE |
ID | jnmclidmecdenkigbkfchhdhlnfhekpm |
URL Officiel | https://chromewebstore.google.com/detail/send-to-aria2-we/jnmclidmecdenkigbkfchhdhlnfhekpm |
Description | Send to Aria2 server's json-rpc api |
Taille du Fichier | 13.33 KB |
Nombre d'Installations | 36 |
Version Actuelle | 0.3 |
Dernière Mise à Jour | 2020-02-25 |
Date de Publication | 2020-02-25 |
Développeur | wadefelix |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Send to Aria2 WE", "description": "Send to Aria2 server's json-rpc api", "version": "0.3", "homepage_url": "https:\/\/github.com\/wadefelix\/SendToAria2", "author": "Ren Wei", "icons": { "16": "icons\/s2a2_black_16.png", "24": "icons\/s2a2_black_24.png", "32": "icons\/s2a2_black_32.png", "64": "icons\/s2a2_black_64.png", "128": "icons\/s2a2_black_128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |