Brighter Shores:AutoWikiBrowser/Script

JavaScript Wiki Browser (JWB) is a script developed by wp:User:Joeytje50 that allows users to make semi-automated edits more easily. For general use, it works similarly to the downloadable AutoWikiBrowser, but runs in the browser, requiring no executable installation. Project details and scripts are hosted on Wikipedia at User:Joeytje50/JWB.

Installation Edit

To use the script, you must either be listed on the CheckPage at Brighter Shores:AutoWikiBrowser/CheckPageJSON, or have administrator rights. To request access to JWB as a non-administrator, leave a message on Brighter Shores:Requests for permissions.

Next, save the following code to your personal JavaScript file (typically Special:MyPage/common.js) to install JWB:

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');

Getting started Edit

Once your username is listed on the CheckPage and you have installed the script, return to this page (or reload it if it's still open). The interface will be overlaid on the page, replacing this article. If you are still seeing these instructions, you have not installed JWB properly.

For further instructions and documentation, see User:Joeytje50/JWB on Wikipedia.