This is a simple Chrome extension that allows the user to navigate to predefined URLs with customizable input parameters at the end. I use it to quickly open Jira links.
- Define multiple sets of URLs with customizable names and URLs.
- Navigate to the selected URL with input parameters appended.
- Option to open links in a new tab or the current tab.
Install from the Chrome WebStore or:
- Clone or download this repository.
- Open Google Chrome and navigate to
chrome://extensions/
. - Enable "Developer mode".
- Click "Load unpacked" and select the directory containing the extension files.
To configure the extension, right-click the extension icon and select "Options".
In the options page, you can define multiple sets of URLs by entering a name and URL for each set. You can also specify whether to open links in a new tab or the current tab.