v1.2
- User can choose url exclude type (domain / regex / glob)
- Sync state in
chrome.storage.sync
(throttled to once every 2 seconds, becauseMAX_WRITE_OPERATIONS_PER_HOUR
is 1800). - Change UI to antd
Full Changelog: v1.1...v1.2
chrome.storage.sync
(throttled to once every 2 seconds, because MAX_WRITE_OPERATIONS_PER_HOUR
is 1800).Full Changelog: v1.1...v1.2