-
Notifications
You must be signed in to change notification settings - Fork 3
... because everything is relative.
License
gcLabs/HappyPath
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
HappyPath ... because everything is relative. You know what a bookmark manager does, right? HappyPath does the same thing for paths. Instead of bookmarking www.google.com or www.bbcnews.com, HappyPath lets you bookmark only the path, e.g. /cms/login.html or /api/introspect. This is mostly so that enterprise CMS users and other lazy webadmins can gain access to the same tools across multiple websites, without having to type in the paths repeatedly. My company has about 300 websites, all with the same paths to the same admin tools - so this saves me a lot of time. Maybe it will save you some too. CHANGES IN VERSION 3.0: Bug fixes Updated for Chrome extension compliance CHANGES IN VERSION 2.2: RegEx transformations: You can now add a RegEx transformation in this format: {Label}>{RegEx URL match}<<<{Link to generate (with option attributes in this format: $n)} For example: Edit this page>(\/pages\/?id=)([0-9]{1,9}).*<<</editpage/?id=$2 If HappyPath finds a RegEx match on the current URL, it will create a link using the transformation path. To do (in no particular order): - Save domains as well as paths - Port field (if enough people think it might be useful) - Customise query string variables - Keep query string when switching paths - Better path management: improved UI, grouping, moving
About
... because everything is relative.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published