WaldiPL / webpageScanner

Extension for Firefox
GNU General Public License v2.0
27 stars 3 forks source link

Documentation? #62

Open pm64 opened 3 years ago

pm64 commented 3 years ago

This is clearly a great add-on that has required significant effort to produce, with the potential to be extremely useful. However, the documentation seems a little .. non-existent? After reading the project's readme.md, I'm still confused on a number of items:

Answers to the above would be immensely helpful for me, and I'd be more than happy to contribute to any documentation effort once I have a better understanding of this add-on.

WaldiPL commented 3 years ago

Sure, the readme file hasn't been updated in a while, and should contain more information.

There are several colors in the scan list:

Colors on the page preview:

pm64 commented 3 years ago

Thank you @WaldiPL for this valuable info.

This clarifies things greatly, but I'm still slightly confused on the relationship between the "frequency of automatic scanner startup" and "interval" settings.

My understanding of what you're saying is as follows:

Is my understanding of the above points correct?

WaldiPL commented 3 years ago

"Interval" refers to a specific page. Each page can have a different interval set. If a page has an interval: 8h then even if the page changes before that time, those changes will not be detected (applies to automatic scanning).

"Frequency of..." refers to the main extension script. This is the period between scans. If this time is greater than the "interval" (e.g. interval=8h, Frequency...=12h) then the page will be scanned every 12h not 8h. This time is reset after restarting the browser. The first scan takes place 1 minute after the browser is started, the next scans after the time specified in "Frequency...".