Magic Userscript+ : Show Site All UserJS

Show current site all UserJS, the easier way to install UserJs for Tampermonkey.

< Feedback on Magic Userscript+ : Show Site All UserJS

Review: OK - script works, but has bugs

§
Posted: 2022-09-21

Seems not working well on greasyfork :
I show the results count but can't open it.

Tested with tampermonkey and Waterfox Classic / Firefox Quantum


Tested too by curiosity with Gresemonkey 3.17 (... i read was only for tampermonkey):
Yes, Not working (error "fetche...)

§
Posted: 2022-09-21
Edited: 2022-09-21

It seems a conflict with:
GM "Greasyfork - Add notes to the script"
https://greasyfork.org/fr/scripts/404275-greasyfork-add-notes-to-the-script

And the problem is principally on the script info page...

magicoflolisAuthor
§
Posted: 2022-09-24

This userscript creates a table within an iframe, some Userscript managers may inject Userscripts into iframes.

Add the following to any conflicting Userscript:

// ==UserScript==
...
// @noframes
// ==/UserScript==

§
Posted: 2022-09-24

Ok, thanks , that's solve the problem.
I add a note to the dev....

Post reply

Sign in to post a reply.