An open API service indexing awesome lists of open source software.

https://github.com/2b-zipper/share-on-bluesky

Share current tab, links and selected text on Bluesky. Inspired by “Share on Twitter”.
https://github.com/2b-zipper/share-on-bluesky

bluesky brave chrome chrome-extension edge extension javascript opera vivaldi

Last synced: 3 months ago
JSON representation

Share current tab, links and selected text on Bluesky. Inspired by “Share on Twitter”.

Awesome Lists containing this project

README

        

# Share on Bluesky
Share current tab, links and selected text on Bluesky. Inspired by “[Share on Twitter](https://chromewebstore.google.com/detail/share-on-twitter/gkjgmeeoldebbdoehhngapnlfmdbmiie)”.

## What's this?
This is a chrome extension I created for my personal use around June 2024. I'm publishing it because I couldn't find anyone else who created a similar extension. I hope it will be useful to you !😉

## Features
This extension has enhanced functionality compared to Share on Twitter.
- Share the current tab on Bluesky (also available with Alt+S)
- Share links on Bluesky
- Share selected text on Bluesky
- Share images on Bluesky
- Choose to open the share window as a popup or a new tab
- Option to add a newline between the title and URL when sharing

## Installation
### From CRX file
1. [Download the latest CRX release](https://github.com/2b-zipper/Share-on-Bluesky/releases/latest) of the extension.
2. Open your Chromium-based browser and go to `chrome://extensions/`.
3. Enable "Developer mode" by toggling the switch.
4. Drag and drop the downloaded CRX file onto the `chrome://extensions/` page.

### From ZIP file
1. [Download the latest ZIP release](https://github.com/2b-zipper/Share-on-Bluesky/releases/latest) of the extension.
2. Unzip the downloaded file.
3. Open your Chromium-based browser and go to `chrome://extensions/`.
4. Enable "Developer mode" by toggling the switch.
5. Click on "Load unpacked" and select the unzipped folder.

## License
This project is licensed under the GNU General Public License v3.0. See the [LICENSE](./LICENSE) file for details.