Closed Bug 263157 Opened 20 years ago Closed 20 years ago

Add Show Cookie Firefox extension

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

defect
Not set
normal

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:
Assignee: psychoticwolf → Bugzilla-alanjstrBugs
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → ASSIGNED
Whiteboard: In queue
Correction: this extension does not install with Firefox 0.9.

So only Firefox 1.0PR is supported.

Well, what does your install.rdf say?
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
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
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
I have updated this extension.

I made a new "bug" report:
https://bugzilla.mozilla.org/show_bug.cgi?id=264755

*** This bug has been marked as a duplicate of 264755 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → REOPENED
Keywords: helpwanted
Resolution: DUPLICATE → ---
Assignee: mozilla.update → Bugzilla-alanjstrBugs
Status: REOPENED → NEW

*** This bug has been marked as a duplicate of 264755 ***
Status: NEW → RESOLVED
Closed: 20 years ago20 years ago
Resolution: --- → DUPLICATE
Component: Update → Listings
Product: mozilla.org → Update
Version: other → unspecified
AMO BUGSPAM FOR COMPONENT MOVE AND DELETE (FILTER ME)
Component: Listings → Web Site
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.