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.  | 
			||
|---|---|---|
| .. | ||
| components | ||
| index.ts | ||
| settings.ts | ||