In practice I would like to use the technique described here, but in reverse mode?
In theory, this could be done by negating the urlFilter pattern
or using the complementary command chrome.declarativeContent.HideAction() (which I haven't found anywhere).
What about the practice? It can be done? TIA