| Issue 136: | Site Cookie Manager | |
| 5 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
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. |
||||||||
,
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 |
|||||||||
,
Aug 02, 2010
OK, found the correct doc for remove(): http://mdn.beonex.com/en/nsICookieManager#remove() |
|||||||||
| ► Sign in to add a comment | |||||||||