Skip to content

Releases: 2000me/vtscan

Tab or window option in always private browsing mode

12 Apr 20:51
ff96b1e
Compare
Choose a tag to compare

Switching from Window.localStorage to browser.storage.local in order to have the setting persisted.

Storage permission fix

16 Jan 22:18
fd13274
Compare
Choose a tag to compare

Fixed storage permission in order to persist the option to display the scan results in a new tab instead of a new window.

Display results in new window or new tab

12 Jan 19:30
08a8ce6
Compare
Choose a tag to compare

Added preferences pane with the configuration option.

Queued scans enablement

02 Feb 14:12
c990739
Compare
Choose a tag to compare

Deal with queued scans.
Enable l18n.
Use fetch instead of XMLHttpRequest.