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: tab url updating #6

Open
adreasnow opened this issue Jul 2, 2020 · 2 comments
Open

Feature Request: tab url updating #6

adreasnow opened this issue Jul 2, 2020 · 2 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@adreasnow
Copy link

Hi Aidan,
I was just wondering if it would be possible to implement an option to modify the url of the tab, rather than creating a new tab, so that the tab history will remain present, as happens with the javascript bookmarks; javascript:void(location.href='https://ezproxy.lib.monash.edu.au/login?url='+location.href)

The convenience and aesthetics of having the EZproxy button is awesome, though sometimes the functionality of the javascript bookmark is more useful, especially when trying to dig through a sea of papers, and subsequently an even larger sea of tabs.

Thank you
Adrea

@aidancornelius aidancornelius self-assigned this Sep 24, 2020
@aidancornelius
Copy link
Owner

Hi @adreasnow,

Thanks for your request – and apologies for the delay.

As I understand it the model Apple is using is designed to stop 'me' as a developer tampering with your existing window content. While it is possible to read from the document, indeed that is how I get the URL initially, something in the SafariEvent actively prevents interfering with an open tab.

I could be completely wrong, but I am yet to stumble upon any documentation that would allow me to change the active tab without opening a new one. If you know of an example extension that does this I'd love to hear about it so I can do this – it irks me that I can't do exactly what you say. 💯

Best Wishes,
Aidan.

@aidancornelius aidancornelius added the help wanted Extra attention is needed label Sep 24, 2020
@adreasnow
Copy link
Author

Thank you for the reply, I really appreciate your plugin regardless!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants