Short Description
Extension opens URL with one parameter in new tab.It's useful for people who have to open one URL with different parameter values (for example, some prototype with different page ID-s).
Download and Install
This extension is available for Chrome and Firefox.Install from Google Store | Download source code from GitLab | ||
Install from Mozilla Addons | Download source code from GitLab |
Questions and Comments
Any questions or comments are welcome! You can write me an e-mail on iriiiina@gmail.com or leave a comment on this page.Source Code and Issues
Source code and issue reporting is available at GitLab:https://gitlab.com/irina-ivanova-extensions/URL-With-Parameter-Opener | |
https://gitlab.com/irina-ivanova-extensions/URL-With-Parameter-Opener-FF |
Screenshots
Description
Basically extension simply adds your parameter to specified URL and opens it in new tab:URL + PARAMETER
Where
URL
is parameter, that user should specify in Options page (only one time after installation) and PARAMETER
is parameter that user inserts into extension field.Features
PARAMETER
is case insensitive- All spaces in the beginning and in the end will be trimmed
- Skype formatting will be trimmed:
[16.09.2014 13:34:34] Irina Ivanova: PARAMETER
will be recognized asPARAMETER
- Shows history of 5 last values
Chrome Tip
You can configure hot keys for extension in the Google Chrome:- open the extensions tab - chrome://extensions
- link "Configure commands" at the bottom
- choose an extension and type a shortcut
Posts About JIRA Issue Opener
January 5, 2015 | Getting Started With FireFox Extensions |
September 20, 2014 | URL With Parameter Opener v1.0 |