manojVivek / medium-unlimited

A browser extension to read medium.com articles for free without membership.
https://manojvivek.github.io/medium-unlimited/
GNU General Public License v3.0
5.41k stars 454 forks source link

Add context Menu for deleting cookies #177

Open Nikostito opened 2 years ago

Nikostito commented 2 years ago

Added a context menu in the addon for deleting cookies associated with medium.com and its derivatives. This potentially solves #160 #167 #173 and others.

Potentially, because it cannot clear all cookies. Javascript gets disabled when a cookies has the httpOnly flag.

So it's only so useful. I did test it out and works cause from the 32 cookies I had on medium sites after running the "Delete all Cookies" from the context menu, the remaining were 15. Try it out and lmk.

yashshah commented 2 years ago

What's the status on this? I think this will unblock the issues mentioned

huymichael commented 2 years ago
Screen Shot 2021-12-06 at 10 22 40

still not work mate :(

Nikostito commented 2 years ago

@manojVivek Hey, you still haven't merged my changes from September 2021. Maybe give me access to your repo as I am an active contributor to the project? Thanks.