-
Notifications
You must be signed in to change notification settings - Fork 31
Home
See the Update Scanner Documentation for basic operation.
If you have a problem with Update Scanner, please raise an issue. In order to make it easier to diagnose and fix the problem, please include as much information as possible.
It's often useful to start with a fresh Firefox profile with no configuration changes or other addons installed.
Then record the exact sequence of steps to reproduce the issue. For example:
- Create a new Firefox Profile.
- Install Update Scanner v4.4.44.
- Add https://www.example.com/example to the scan list.
- Open the Update Scanner sidebar.
- Right-click the Example page in the sidebar and click "Scan".
- Wait for a few seconds
- Click the Example page in the sidebar
Next, describe what you expect to happen:
Example page is displayed in the main tab.
Finally, describe what actually happened:
The computer caught fire.
- Click on the page in the sidebar.
- From the "Settings" menu on the right, select "Debug Info".
- Download the Old and New HTML text.
- Use a diff tool to see what has changed (eg. http://winmerge.org).
Update Scanner looks for changes in a web page's HTML content, so websites that use Javascript to load content won't always work.
Sometimes these sites have an option to fall back to HTML-only mode. You could try using Quick JS Switcher (or similar) to view the website with Javascript disabled before adding a page to Update Scanner.