skeet.FYI chrome extension#
A Chrome extension for quick skeeting your current browser tab over to bsky.app
Authentication#
This extension uses OAuth for authentication with Bluesky, following the ATProto OAuth specification. Your credentials are securely stored in Chrome's local storage.
Installation#
- Clone this repository,
bun installandbun run dev - Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked" and select the extension directory
Feel free to report bugs / feature requests and PRs
Contributing#
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Create a Pull Request
License#
MIT License