Open WarGyLuremus opened 8 years ago
I've found a user agent switcher that appears to be working on Pale Moon 25.8.1. If I can get the source code for it (or a plug-in like it), I may be able to use that as a frame work for further development.
Hi @WarGyLuremus
If pale moon still uses the old widget module then you will need to change the code in lib/ActionButton.js and other places that reference it to use the widget. RAS used to use the widget module so you can look at the commits referenced in https://github.com/dillbyrne/random-agent-spoofer/issues/41 where the changes took place. Not all of the changes were related to that particular issue however.
If you have any questions feel free to ask.
All current code is copied from the main RAS page for studying purposes, we still need to write the base code for the plugin.