🏷️ Search for custom tailnet name offers with keywords.
at master 52 lines 2.4 kB view raw view rendered
1<div align="center"> 2 3# <img align="top" src="assets/icon.png" alt="tailname icon" width="40" /> tailname 4 5[![Formatted with Biome](https://img.shields.io/badge/Formatted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev/) 6[![Linted with Biome](https://img.shields.io/badge/Linted_with-Biome-60a5fa?style=flat&logo=biome)](https://biomejs.dev) 7[![License](https://img.shields.io/github/license/SapphoSys/tailname?labelColor=black&color=#3f5db3)](https://github.com/SapphoSys/tailname/blob/master/LICENSE) 8 9A browser extension that finds custom tailnet name offers for your Tailscale account using keywords. 10 11<div style="display: flex; justify-content: center; gap: 1em;"> 12 <img src=".github/assets/1_home.png" alt="Home page" width="200" /> 13 <img src=".github/assets/2_words.png" alt="Words screen" width="200" /> 14 <img src=".github/assets/3_offers.png" alt="Offers screen" width="200" /> 15</div> 16</div> 17 18## Update 191. If you're encountering an "unknown eligibility" error, please download the [new release here!](https://github.com/SapphoSys/tailname/releases/tag/v1.0.2) 202. If you're encountering the "This add-on could not be installed because it has not been verified" error on Firefox, I've updated the Firefox guide below. 21 22## How to install 23### Chromium-based browsers (Google Chrome, Microsoft Edge, etc) 24*We plan on submitting this extension to the Chrome Web Store soon.* 25 26In the meantime, use the following instructions to sideload the extension: 27 280. Get the [latest release for Chromium](https://github.com/SapphoSys/tailname/releases/latest/download/tailname-chrome.zip). 291. Extract the ZIP archive using an archival program of your choice. 302. Navigate to the Extensions page using `chrome://extensions`. 313. Click the "Load unpacked" button. 324. Select the extracted folder of the extension. 335. Done! 34 35### Gecko-based browsers (Firefox, Zen Browser, etc) 36 370. Click on [the link here](https://cdn.sapphic.moe/2025/09/tailname-1.0.xpi) to download the extension. 381. It will prompt you to add the extension. Done! 39 40If the prompt somehow did not appear, you can manually add the extension: 41- Navigate to the Addons page using `about:addons` 42- Click on the settings icon and select "Install Add-on From File..." 43- Select the downloaded XPI file 44- Done! 45 46## License 47 48This repository is licensed under the [zlib](LICENSE) license. 49 50This extension is not affiliated with Tailscale, Inc. 51 52© 2025 Sapphic Angels.