-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe a related problem (optional)
No response
Describe your suggested feature
Webpages may define a canonical URL of their content (<link rel="canonical" href="https://…" />, see https://en.wikipedia.org/wiki/Canonical_link_element). I know of at least one blog that uses a unique ID in their URL paths to identify the user, but all users' versions of a single article all point to the same canonical URL. Sharing/opening that instead will effectively block this form of tracking. This would probably involve requesting the page and parsing its HTML to extract the <link> element.
Describe alternatives you've considered for your suggested feature
No response
Other details
No response
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- I have written a short but informative title.
- I will fill out all of the requested information in this form.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request