a668da05a1
The number of URLs queued is restricted to ~60 because the queue is stored as a single item and is therefore is restricted to 8k. Instead store each URLs as a separate item with a name 'qi'+number and gather them into a single array when loading/storing. |
||
---|---|---|
.. | ||
assets | ||
scss | ||
utilities | ||
background.ts | ||
content-scripts.ts | ||
index.html | ||
index.ts | ||
manifest.development.json | ||
manifest.json | ||
settings-page.ts |