Greasemonkey Add On does not work properly
Asked Answered
O

1

9

I've installed the Greasemonkey Add On but I can neither install any scripts nor I can create my own scripts. When I click on the Add On in the upper menu bar I see following entries:

  • Greasemonkey is active
  • New user script ...
  • Greasemonkey home page
  • Greasemonkey wiki
  • Get User Scripts

When I click on "New User Script ..." nothing happens, just sometimes it opens like 5 tabs of an empty script.

I am using Firefox 57.0.2 (64 bit) and Windows or Ubuntu (latest versions)

Same behavior on both Operating systems

Any ideas how I can fix this?

Optician answered 20/12, 2017 at 18:48 Comment(2)
Simply install Tampermonkey.Marshallmarshallese
Related: #47296702Sterile
S
9

Use Violentmonkey or Tampermonkey instead of Greasemonkey.


Greasemonkey 4 is severely crippled and, frankly, Greasemonkey has been lagging ever further behind Tampermonkey in terms of capabilities and ease -- even before this major break.

In Fact, the Greasemonkey team itself recommends that you switch to another engine:

...but this will break some scripts. If you rely on such scripts, you might want to install Violentmonkey or Tampermonkey, both of which provide better compatibility for existing scripts.


Violentmonkey is good, if a little unpolished and incomplete. And it's open source.

Tampermonkey is better, and has bested Greasemonkey in ease-of-use and capability for a few years now. But it's not open source and does more communication with the "mothership". (Nothing nefarious as far as can tell.)

Tampermonkey is also ported to the most number of other browsers, and has easy import/export tools.

Sterile answered 20/12, 2017 at 19:54 Comment(3)
Thank you, its working now, I googled that problem already but couldn't find anything about any problems with greasemonkeyOptician
Some of Greasemonkey's problems are admitted in the GM blog. You can see more in the bug reports and pull requests, including the "closed" but not fixed ones. Also compare the GM API docs to the TM API docs. You'll see that one has much more functionality. I'd put together a list but (1) Stack Overflow is not the place for it, (2) Since there are better alternatives than GM, that's where I now concentrate my efforts.Sterile
For Firefox 57.0.3, VM is working for me after GM just served up the raw script text and didn't process or install. Ought to come up with a different name for the software though. Grease I can understand, but 'violent' ? :PDannadannel

© 2022 - 2024 — McMap. All rights reserved.