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

Strip suspended URL on bookmark #454

Open
WileESpaghetti opened this issue Nov 23, 2016 · 0 comments
Open

Strip suspended URL on bookmark #454

WileESpaghetti opened this issue Nov 23, 2016 · 0 comments
Labels

Comments

@WileESpaghetti
Copy link

I frequently do a bookmark all open tabs and wind up with a lot of suspended sites in my bookmarks. What I really want to happen is to get the actual URL bookmarked instead of the suspended URL.

Example:
Suspended URL is: chrome-extension://$YOUR_EXTENSION_ID/suspended.html#uri=http://www.google.com
Should be just: http://www.google.com

I think you should be able to use chrome's bookmarks API to accomplish this: https://developer.chrome.com/extensions/bookmarks#method-create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants