Can a userscript delete cookies from a given domain?

后端 未结 2 1149
囚心锁ツ
囚心锁ツ 2020-12-16 22:31

Can Greasemonkey delete cookies from a given domain? If so, how?

2条回答
  •  天涯浪人
    2020-12-16 23:05

    You should be able to delete cookies for the currently open site. Have a look at the Cookie Zapper script, this may do what you want and if not the source will probably point you in the right direction.

提交回复
热议问题