this repo has no description
chromewebstore.google.com/detail/lmahbdngkjgdbcabpggmcjgemmjkafac
extension
atproto
1# Deer Direct - Chrome Extension
2
3A Chrome extension that automatically redirects any links from `bsky.app/*` to a configurable destination (default: `deer.social/*`).
4
5## Installation
6
71. Download or clone this repository
82. Open Chrome and go to `chrome://extensions/`
93. Enable "Developer mode" in the top right
104. Click "Load unpacked" and select the extension folder
115. The extension will now automatically redirect bsky.app links to your chosen destination
12
13## Settings
14
15- Open the extension's Options page to change the destination domain.
16- Only enter the domain (no protocol or path), e.g. `deer.social`.
17- Changes apply immediately to new requests and page links.