chrome extension for skeeting tweets at the sky
TypeScript 18.3%
JavaScript 6.9%
HTML 6.0%
CSS 3.2%
Other 65.7%
1 1 0

Clone this repository

https://tangled.org/atlearning.place/skeet-fyi
git@tangled.org:atlearning.place/skeet-fyi

For self-hosted knots, clone URLs may differ based on your setup.

README.md

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#

  1. Clone this repository, bun install and bun run dev
  2. Open Chrome and navigate to chrome://extensions/
  3. Enable "Developer mode" in the top right
  4. Click "Load unpacked" and select the extension directory

 

Feel free to report bugs / feature requests and PRs

Contributing#

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create a Pull Request

License#

MIT License