Commit Graph

11 Commits

Author SHA1 Message Date
kkapsner 02dfa8bd1b browser.windows.onRemoved not available on Fenix
Fix #654
2023-05-29 21:39:02 +02:00
kkapsner 277bef1227 Clean up white spaces 2021-06-12 00:50:05 +02:00
kkapsner ee87773ce2 Limit periodical rnd clearing
Periodical persistent rnd clearing does not clear in active tabs.

Fixes #518
2021-02-21 11:49:29 +01:00
kkapsner 10413a89c3 Switch to asych/await where useful 2019-12-28 23:23:55 +01:00
kkapsner aef6bd3d59 Big linting 2019-11-28 01:26:35 +01:00
kkapsner 7cd89dec99 Detect when browser.contextualIdentities.onRemoved is not supported
For #372
2019-06-25 08:21:34 +02:00
kkapsner 895c7a36d7 Clear persistent rng data if a container is deleted
For #368
2019-06-14 10:36:49 +02:00
kkapsner 574efa23e7 Cleanup require system 2019-03-12 22:24:23 +01:00
kkapsner 9b18631768 separate persistent random numbers for incognito windows 2018-07-28 14:13:14 +02:00
kkapsner 6f8f9a7e9c Split long clear timeout delays.
window.setTimeout can not handle big delays.

Fixes #180
2018-02-16 18:10:18 +01:00
kkapsner 3cb1974b18 Added clear interval
Also ensures that the persistent data is loaded correctly in ESR.

Fixes #139 and #143
2017-11-08 17:46:41 +01:00