https://github.com/dhowe/ChinaEye/blob/master/js/background.js#L290
The icon should be updated whenever the current tab changes, but it doesn't make sense to run through the keyword and page check again to get the blocking status of a specific tab that has already been loaded.
https://github.com/dhowe/ChinaEye/blob/master/js/background.js#L290 The icon should be updated whenever the current tab changes, but it doesn't make sense to run through the keyword and page check again to get the blocking status of a specific tab that has already been loaded.