|
|
|
|
|
by compressedgas
869 days ago
|
|
I looked this extension over and found that it had two issues: It can lose data if you use it from more than one tab. It uses local storage and so has a much lower limit on size of its block list and the information it can retain about what was blocked than if it used IndexedDB instead. |
|