• No account required: The extension works immediately on any public GitHub repository URL (e.g. github.com/owner/repo) without requiring any login, API keys, or custom accounts.
• How it works: The extension reads the current tab's active URL locally in popup.js, parses the {owner}/{repo} string, constructs a destination link using the mapped domains, and opens it in a new tab or window depending on the user's saved checkbox state.
• Data Privacy: This extension is entirely local. It does not track, collect, or transmit any user data or URLs to external servers.
• Build & Packaging: This Firefox build is generated from our Chromium extension source. We have included the simple build script (build-firefox.sh) in the source zip. The extension uses pure, vanilla JS, CSS, and HTML with no third-party compilation or code minification.