2 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Kenny Phaup
Jun 16, 2023
Exceeding byte quota when creating or importing proxies
I have a use case of about 30+ proxies, but I run into an error when trying to create proxy entries or import proxies with Proxyfy after a certain byte threshold is reached.
"Error: QUOTA_BYTES_PER_ITEM quota exceeded"
From the docs:
"This error comes when you use chrome.storage.sync.set...to set the data greater than 8,192 bytes for a single item as chrome.storage.sync.set allows 8,192 QUOTA_BYTES_PER_ITEM."
Is it possible to increase this by using "chrome.storage.local.set" or move to granting the extension permissions for "unlimitedStorage"?
Never Enough
Dec 23, 2022
Feature request
it would be great if you implement "add current page to whitelist" in toolbar or context menu.