orgrune / bite-project

Automatically exported from code.google.com/p/bite-project
Apache License 2.0
1 stars 0 forks source link

Nothing happens when the icon is clicked #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click the icon and nothing happens
2.
3.

What is the expected output? What do you see instead?
Was expecting the tool to respond when icon is clicked. But nothing happens. I 
was referring to https://code.google.com/p/bite-project/wiki/building.

What version of the product are you using? On what operating system?
v2.0.1.10_deps

Please provide any additional information below.

When I added extension to chrome by selecting the output/extension folder, I 
had an issue with an error of missing manifest_version: 2 in manifest.json 
which I added to solve the problem. But then I got a warning saying 
"Background-page requires manifest version of 1 or lower". 

Original issue reported on code.google.com by suman.bh...@gmail.com on 26 Nov 2013 at 9:02

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Forgot to mention that I am using windows 8

Original comment by suman.bh...@gmail.com on 26 Nov 2013 at 9:04

GoogleCodeExporter commented 8 years ago
I have not tested it on Windows 8.  My guess from what you describe is that 
there is an error in building making the extension non-usable or the extension 
as it is built is no longer supported by Chrome.  I know that I and another 
spent some time attempting to lock down the extension and move it to Chrome 
Extensions 2, but have not had the time to monitor since then.

My guess is that there is some change in Chrome that has not been incorporated 
into the code/manifest.  Unfortunately, I will not have time to address this 
soon.  If you post on the forum, bite-discuss perhaps another person has had 
this issue and know how to fix it.

Original comment by jason.stredwick@gmail.com on 26 Nov 2013 at 10:24