nntoan / scriptify

Automatically exported from code.google.com/p/scriptify
MIT License
0 stars 0 forks source link

GM_addStyle doesn't work with versions 0.2.6 and 0.2.7 #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just write a very simple script containing a single GreaseMonkey method 
namely GM_addStyle. (I already wrote one here for this very website. It turns 
the 'scriptify' header at the top of the page to red color. 
http://codepad.org/ni684Byk)
2. Now convert this userscript to a Firefox add-on using Scriptify and install 
in Firefox.

What is the expected output? What do you see instead?
>> See that whereas the script works as it is in GreaseMonkey, the converted 
stand-alone add-on doesn't.

What version of the product are you using? On what operating system?
>> Scriptify Version 0.2.7 (or 0.2.6), Firefox versions 29.0 and above (not 
sure about others)

Original issue reported on code.google.com by piyushs...@gmail.com on 11 Aug 2014 at 4:09

GoogleCodeExporter commented 9 years ago
Hi, Any updates on this? If you are busy for now, could you just tell me how 
can I debug this problem, and I might help find the cause? Thanks!

Original comment by piyushs...@gmail.com on 14 Aug 2014 at 4:23

GoogleCodeExporter commented 9 years ago
Hi, 
Any updates? 

Original comment by piyushs...@gmail.com on 29 Oct 2014 at 3:34