MathewWi / notscripts

Automatically exported from code.google.com/p/notscripts
Other
0 stars 0 forks source link

Location of password file is incorrect for Google Chrome Unstable #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Google Chrome Unstable
2. Location of password file in extension options page is not correct for 
unstable version
3.

What is the expected output? What do you see instead?
Currently
  Linux:   ~/.config/google-chrome/Default/Extensions/<ABC>
Should be
  Linux:   ~/.config/google-chrome-unstable/Default/Extensions/<ABC>

What version of the product are you using? On what operating system?

NotScript version 0.96

Chrome Version 33.0.1750.29 dev

Linux max 3.8.0-35-generic #50-Ubuntu SMP Tue Dec 3 01:24:59 UTC 2013 x86_64 
x86_64 x86_64 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by philcolb...@gmail.com on 14 Feb 2014 at 10:17