Upload to Zipline v1.3
This extensions functions as a replacement to 'Upload with ShareX' on Linux, as ShareX is vastly unsupported on Linux. Though, this works on any Firefox browser.
Using your Zipline instance, you can upload any media (video, pictures or audio) via right click context menu in Firefox.
Important, you need a Zipline instance running on your network for this to work. It was tested using a reverse proxied instance of Zipline, but local should work as well.
Zipline: https://github.com/diced/zipline
Source code: https://github.com/jakedev796/uploadzipline
## Configuration
Before using the extension, you need to configure it with your Zipline server details:
1. Open the WebUI of your Zipline instance.
2. Generate a ShareX config (Your username in the top right > Manage Account > Generate ShareX Config).
3. Open the generated ShareX config file in a text editor.
4. Locate the "RequestURL" and "Headers" (which contains the "Authorization" token) in the config file.
5. In your browser, right-click on the extension icon and select "Options" or "Preferences".
6. Fill in the "Request URL" and "Authorization Token" fields with the values from your ShareX config file.
7. Click "Save".
## Usage
1. Right-click on any media (image, video, or audio) on a webpage.
2. Select "Upload to Zipline" from the context menu.
3. The media will be uploaded to your Zipline instance, and the resulting URL will be copied to your clipboard.
4. You'll see a notification when the upload is complete.