skiposp / greasefire

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

support scriptish #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add support to this plug-in , it's similar with GreaseMonkey.
https://addons.mozilla.org/zh-tw/firefox/addon/scriptish/

I have done the code patch in content.zip.

The greasefire-1.04.4 is a installable package that support scriptish.

And the DEMO here.
http://www.youtube.com/watch?v=F84TrWadGlk

(It's very similar with greasemonkey support,almost the same.)

Original issue reported on code.google.com by tonylovejava on 1 May 2011 at 6:00

Attachments:

GoogleCodeExporter commented 8 years ago
Some things you need to know before you install it with scriptish. 

* It only support the scriptish in Firefox4 (That's my test case)  

* if the scriptish icon not shows up , you could find it in custom toolbar.
  http://kb.mozillazine.org/Toolbar_customization_-_Firefox
  First time you add it to nav-bar , you have to restart firefox then the greasefire will work.

* If you install then enable both greasemonkey / scriptish , greasefire will 
only work with greasemonkey.

* After you click install script in picker view, be patient if it's now shown 
up very quickly , scriptish need some time to fetch the url.(few seconds)

If you found any issue , please free feel to comment it.

Original comment by tonylovejava on 1 May 2011 at 6:07

GoogleCodeExporter commented 8 years ago
You could install it from here,too
http://files.tonyq.org/firefox/greasefire-1.0.4.4-fx.xpi

Original comment by tonylovejava on 1 May 2011 at 6:11

GoogleCodeExporter commented 8 years ago
We can probably use the 
https://developer.mozilla.org/en/XUL/Toolbars/Toolbar_customization_events 
toolbar events to deal with the second point made in comment 1.

Original comment by erikvv...@gmail.com on 2 May 2011 at 10:47

GoogleCodeExporter commented 8 years ago
That's a good idea , thanks!!

But it's a bit late for this version , will do that in next version , 
but correctly I have no idea for the bug fix or new features to build a new 
version. :)

I think it's ok to tell user just restart the Firefox in this time. 

Great Thanks!

Original comment by tonylovejava on 3 May 2011 at 2:45

GoogleCodeExporter commented 8 years ago
even if i disabled greasemonkey ..greasefire wont work with Scritish.. am i 
right ??
because it doesn't work for me even if i disabled greaseMonkey..

thanks bro

Original comment by ExaH...@googlemail.com on 5 May 2011 at 8:37

GoogleCodeExporter commented 8 years ago
It should be working when you disable greasemonkey but enable scriptish and you 
enable greasefire.

(That's the test case in the DEMO.)

Try to restart the Firefox first and double check if you enable greasefire. 

If it's still not working for you , could you try to open error console 
(ctrl+shift+j) and check if there any error then report to us?

Or provide a step to reproduce it.

So far Erik report a bug , it might related to it , 
anyway, I will try to fix the issue if I could reproduce.
https://github.com/skrul/greasefire/issues/4

Original comment by tonylovejava on 6 May 2011 at 7:09

GoogleCodeExporter commented 8 years ago
problem solved after restarting Fx twice...

thanks bro && lookin for ur next

Original comment by ExaH...@googlemail.com on 6 May 2011 at 8:29