Erikgee / swap-my-cookies

Automatically exported from code.google.com/p/swap-my-cookies
0 stars 0 forks source link

Can't create new profile, no profile list in the extension button #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
- In the Options tab, I copied a profile using "Copy cookies to new Profile" 
button
- Changed the name of the profile with the "Rename" button
- Tried to copy the new profile.
- Didn't work.
- None of the other buttons now work.
- I closed the Options tab
- I click on the extension button, the profile list is empty.
- The correct profile number is displayed on the extension button
- It is also highlighted in the Options tab, and the list there is complete.
- I can swap the order of the profiles in the Options tab's list, but no button 
work.
- Closed Chrome, restarted it. No change.
- Rebooted the Mac. No change.

What is the expected output? What do you see instead?
- New copy of the profile
- A profile list in the extension button

What version of the product are you using? On what operating system?
v1.5
Mac OS Leopard
Chrome 11.0.696.68

Please provide any additional information below.

Original issue reported on code.google.com by i...@ouraffair.info on 15 May 2011 at 10:52

GoogleCodeExporter commented 9 years ago
Is anyone else experiencing this bug? If so, please follow the instructions 
below and help me debug.

Instructions:
- Right click on "Swap my cookie"'s icon on the toolbar and choose options
- On a new tab, go to this url: chrome://extensions/
- Enable developer mode (Upper right corner)
- Click on "Update extensions now" and ensure you have the latest version of 
"Swap My Cookies" (currently 0.1.9)
- Find "Swap My Cookies" and click on "background.html"
- Now leave that window open, and go back to the extensions list
- Find "Swap My Cookies" and click on "options.html"

So now you have 4 windows:
1. Standard browser window
3. Developer tools for options page of my extension
4. Developer tools for background page of my extension

Go to window n.3 go to console and copy here everything you find and paste it 
here
Go to window n.4 go to console and copy here everything you find and paste it 
here

Thanks for your time, hopefully with your help I will be able to fix this bug.

Original comment by fcap...@gmail.com on 27 Dec 2011 at 11:21