About QuickLinks
QuickLinks is an extension that allows you to quickly access webpages by typing a command and then a value.
Supported default sites:
- GitHub
- Discord
- YouTube
- Twitch
Press the commands button to see all the commands.
QuickLinks is only available for Firefox based browsers.
Click here to go to the download page.
Unfortunately, QuickLinks is not available for Chromium based browsers. This is due to the fact that Chromium based browsers apparently do not support the omnibox permission. This could be only a manifest v3 issue and not a manifest v2 issue, but with Chromium browsers moving to manifest v3 anyway, we will not be developing for Chromium browsers. Besides the fact that the manifest version update has caused a lot of issues, there are a lot of other issues with developing extensions for Chromium browsers that make the development process a lot more difficult. No hate to manifest v3, it has its uses, but Chromium sucks.
Below are the planned, upcoming updates for QuickLinks:
- Add and edit your own custom commands
- Update the UI to be more user friendly and cater to the new features
- Redirect incorrect commands to the default search engine as a search query
Default Commands
-
Reddit
u/
- Search for a Reddit user.
Example: ql u/username
Result: https://reddit.com/u/username
r/
- Search for a subreddit.
Example: ql r/subreddit
Result: https://reddit.com/r/subreddit
s/
- Make a general search on Reddit.
Example: ql s/example search on reddit
Result: https://reddit.com/search?q=example+search+on+reddit -
GitHub
gh@
- Search for a GitHub user/page.
Example 1: ql gh@username
Result 1: https://github.com/username
Example 2: ql gh@username/repository
Result 2: https://github.com/username/repository
gh=
- Make a general search on GitHub.
Example: ql gh=example search on github
Result: https://github.com/search?q=example+search+on+github -
Discord
.gg/
- Enter a Discord invite code.
Example: ql .gg/invitecode
Result: https://discord.com/invite/invitecode -
YouTube
yt@
- Search for a YouTube user.
Example: ql yt@username
Result: https://youtube.com/user/username
yt=
- Make a general search on YouTube.
Example: ql yt=example search on youtube
Result: https://youtube.com/results?search_query=example+search+on+youtube -
Twitter
tw@
- Search for a Twitter user.
Example: ql tw@username
Result: https://twitter.com/username
tw=
- Make a general search on Twitter.
Example: ql tw=example search on twitter
Result: https://twitter.com/search?q=example+search+on+twitter -
Twitch
twitch@
- Search for a Twitch user.
Example: ql twitch@username
Result: https://twitch.tv/username
twitch=
- Make a general search on Twitch.
Example: ql twitch=example search on twitch
Result: https://twitch.tv/search?term=example+search+on+twitch
Need help with QuickLinks? Join the Discord Server!
You will get a guaranteed response in the Discord server. The server is the easiest way to receive support.