Open dynamically combined URL without a single mouse click
Single and main goal of this extension is fast opening of dynamically combined URL.
It's possible to update active tab or open new one.
How to use:
1. Install extension;
2. Go to extensions shortcuts page (chrome://extensions/shortcuts) and re-configure keys combination for activation (if needed);
3. Go to extension options and update it if needed;
4. Go to targets page and add required targets;
5. Activate extension (Alt+T by default);
6. Type value for placeholder;
7. Update active tab by pressing "Enter" or open new tab by "Shift+Enter".
UI customization:
1. Items font size;
2. Active item font weight, color and pointer.
UX customization:
1. Autoclosing;
2. Changelog automatic opening.
Tech features:
1. No 3rd party libraries are in use - everything is made for purpose and from scratch;
2. Code is covered by unit tests and e2e tests - quality matters;
3. Options are synchronized between all extension instances for your Google account via Chrome Sync - it's comfortable;
4. Save target to file to share it so people can load it.
Changelog is embedded into extension or could be found here:
https://github.com/vikian050194/track/blob/master/CHANGELOG.md