-
Notifications
You must be signed in to change notification settings - Fork 0
Improve 'Read later' to not require a window #2
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now the 'Read later' feature requires a new window to be opened, which will close if the user is actually logged-in to Pinboard.in. Otherwise, it redirects to the login page and remains open.
Possible options:
- Ask Pinboard to allow jump=close to work for non-logged in users (but silent failure?)
- Use an XHTTPRequest and confirm success by checking for the login redirect
- Make the add-on aware of user status on Pinboard (background poll?)
The status quo reflects what the other add-on did but I'm not happy with it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request