Skip to content

Improve 'Read later' to not require a window #2

@Rami114

Description

@Rami114

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions