Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Modify Tab Name to include content from url #17

Open
ericofplymouth opened this issue Aug 8, 2018 · 0 comments
Open

Comments

@ericofplymouth
Copy link

if url matches a pattern, then extract some content to include in tab name.

For instance, I use a ticket tracking system, but the tab only displays "HPSM Incident Detail"
for example the url is something like
https://mycompany.com/ITSM/Inc_Detail.aspx?ID=IM5086824

so the request is that either :

  • example

if the url contains "Inc_Detail.aspx?ID=",
then the Peek a Tab dropdown tab list displays
"HPSM Incident Details for IM5086824"

Or

  • example
    if the tab title = "Incident Detail"
    then the Peek a Tab dropdown tab list displays
    "HPSM Incident Detail for IM5086824"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant