My favorites | Sign in
Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 136: Site Cookie Manager
5 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  maglion...@gmail.com
Project-Vimperator
Type-Plugin


Sign in to add a comment
 
Reported by maglion...@gmail.com, Nov 02, 2009
This plugin helps managing cookies and permissions for specific sites.
Cookies may be enabled, disabled, or enabled for the current session.
Additionally, cookies for a given domain may be listed or cleared on demand.

cookies.js
5.9 KB   View   Download
Comment 1 by dhahler, Aug 02, 2010
Thanks!

It would be nice to specify the scope of the matching cookies by providing a patch optionally.

Also, I'd like to get a pointer to the services API being used. I've found the following, but that would mean that you're not using the correct notation for the arguments to "remove"; http://www.oxymoronical.com/experiments/apidocs/interface/nsIPermissionManager
Comment 2 by dhahler, Aug 02, 2010
OK, found the correct doc for remove(): http://mdn.beonex.com/en/nsICookieManager#remove()
Sign in to add a comment

Powered by Google Project Hosting