Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ueen/SnapdropFirefoxAddon
Snapdrop for Firefox (Addon)
https://github.com/ueen/SnapdropFirefoxAddon
Last synced: 12 days ago
JSON representation
Snapdrop for Firefox (Addon)
- Host: GitHub
- URL: https://github.com/ueen/SnapdropFirefoxAddon
- Owner: ueen
- License: gpl-3.0
- Created: 2021-03-24T18:52:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T13:17:15.000Z (10 months ago)
- Last Synced: 2024-08-01T16:45:17.367Z (3 months ago)
- Language: JavaScript
- Size: 139 KB
- Stars: 35
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NO FURTHER UPDATES
# PLEASE REFER TO NEW [PairdropWebExtension](https://github.com/ueen/PairdropWebExtension)
---
# Snapdrop Web Extension (Addon)
Share files between devices in your local network.## Description
By default, this addon just displays a popup with the Snapdrop website so you can start recieving files and texts easily. In the popup the URL of the current tab is posted to the Message Dialog (right click).
You can change the mode in the addons settings either to 'Popup in new window' or 'Open Tab instead' or 'Open in Sidebar'.Background mode
can be enabled in the settings
This runs Snapdrop in the background so you can receive files/texts anytime and get notifications.Server
The URL can be specified in the settings, protocol required (http/https)ATTENTION:
make sure that Snapdrop is only running once.
(The background service will stop running if Snapdrop is opened in any tab, just make sure not to open Snapdrop in several tabs)#### Kown issue
Firefox: sending files from the popup does not work (FilePicker causes the Popup to close), this is a known bug. Therefore I recommend changing the Mode in the addons settings either to 'Popup in new window' or 'Open Tab instead' or 'Open in Sidebar'.Chrome: Unrecognized manifest key 'browser_specific_settings'
## Install
current version: 1.9.7### Firefox
Snapdrop for Firefox - Firefox Addons### Chrome
- Download the latest release zip and extract
- open chrome://extensions (enable developer mode)
- 'Load unpacked extension' and select the extracted folderThat's it, enjoy!
(if you want to add it to Chrome Web Store, please open an issue/discussion)## Acknowledgements
Thanks for the awesome work of SnapdropI also recommend using this great app: Snapdrop for Android
Chrome Support thanks to WebExtension browser API Polyfill by Mozilla
## License
GNU General Public License v3.0