Closed
Bug 263157
Opened 20 years ago
Closed 20 years ago
Add Show Cookie Firefox extension
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 264755
People
(Reporter: edwin, Assigned: Bugzilla-alanjstrBugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Please add the Firefox Show Cookies extension. It adds a tab to the Page Info dialog box, which shows the cookies of the current webpage. This is interesing for developers, privacy-concious users and others. Home page: http://www.bitstorm.org/extensions/ XPI: http://www.bitstorm.org/extensions/viewcookies.xpi Works with: Firefox 0.9 and Firefox 1.0PR Reproducible: Always Steps to Reproduce:
Updated•20 years ago
|
Assignee: psychoticwolf → Bugzilla-alanjstrBugs
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 1•20 years ago
|
||
Correction: this extension does not install with Firefox 0.9. So only Firefox 1.0PR is supported.
| Reporter | ||
Comment 3•20 years ago
|
||
This content of install.rdf is: <?xml version="1.0"?> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <Description about="urn:mozilla:install-manifest"> <em:id>{8F6A6FD9-0619-459f-B9D0-81DE065D4E21}</em:id> <em:name>View Cookies</em:name> <em:version>1.0</em:version> <em:description>View cookies of the current web page.</em:description> <em:creator>Edwin Martin</em:creator> <em:creator>Jolie van der Klis</em:creator> <em:homepageURL>http://www.bitstorm.org/extensions/</em:homepageURL> <em:iconURL>chrome://viewcookies/skin/viewcookies-small.png</em:iconURL> <em:aboutURL>chrome://viewcookies/content/about.xul</em:aboutURL> <em:updateURL>http://www.bitstorm.org/extensions/update.rdf</em:updateURL> <em:file> <Description about="urn:mozilla:extension:file:viewcookies.jar"> <em:package>content/</em:package> <em:skin>skin/classic/</em:skin> </Description> </em:file> <em:targetApplication> <Description> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:minVersion>0.9</em:minVersion> <em:maxVersion>0.10</em:maxVersion> </Description> </em:targetApplication> </Description> </RDF> I also tried <em:minVersion>0.9+</em:minVersion>, but this results in an version range error on FF 0.9.3.
Well, if only 1.0PR is supported, your min ver should be 0.10
Whiteboard: In queue
| Reporter | ||
Comment 5•20 years ago
|
||
Okay, now it is: <em:minVersion>0.10</em:minVersion> <em:maxVersion>0.10</em:maxVersion>
Assignee: Bugzilla-alanjstrBugs → jedsbugs
Status: ASSIGNED → NEW
Reassigning to default component owner because Jed and I are busy.
Assignee: jedsbugs → psychoticwolf
Comment 7•20 years ago
|
||
Moving these off my list of code bugs, I'll work on them as I get time, and i'm working on getting some more editors to help out. :-) These need to be verified to work properly with the 1.0PR / latest-nightly (if it's for 1.0RC1). Feel free to test and comment, that'll help speed up the process.
Assignee: psychoticwolf → mozilla.update
Keywords: helpwanted
| Reporter | ||
Comment 8•20 years ago
|
||
I have updated this extension. I made a new "bug" report: https://bugzilla.mozilla.org/show_bug.cgi?id=264755
Comment 9•20 years ago
|
||
*** This bug has been marked as a duplicate of 264755 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Updated•20 years ago
|
Assignee: mozilla.update → Bugzilla-alanjstrBugs
Status: REOPENED → NEW
Comment 10•20 years ago
|
||
*** This bug has been marked as a duplicate of 264755 ***
Status: NEW → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Component: Update → Listings
Product: mozilla.org → Update
Version: other → unspecified
Comment 11•18 years ago
|
||
AMO BUGSPAM FOR COMPONENT MOVE AND DELETE (FILTER ME)
Component: Listings → Web Site
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•