zmzhang8 / Photon

A lightweight multi-threaded downloader based on aria2.
Apache License 2.0
2.99k stars 274 forks source link

WebExtension Addon #7

Open Riajyuu opened 6 years ago

Riajyuu commented 6 years ago

It is used to transfer links & cookies from browser, since WebExtension is used in both Firefox & Chrome.
API docs: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_messaging

zmzhang8 commented 6 years ago

@Rictusempra Thanks for your advice. Browser extension for capturing downloads is on my to-do list. I plan to write extension as long as I have completed main features of Photon. For now, you can try capturer extension for aria2 like Aria2-Integration and chrome-aria2-integration, since these extensions are also Photon compatible.

Riajyuu commented 6 years ago

@alanzhangzm Just a hint: Opera & Edge also use webext with few differences