1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 03:33:17 +12:00
This commit is contained in:
Raymond Hill 2018-08-22 11:50:56 -04:00
commit e6b1648f53
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -33,6 +33,7 @@
µm.pMatrix.setSwitch('matrix-off', 'chrome-scheme', 1);
µm.pMatrix.setSwitch('matrix-off', 'moz-extension-scheme', 1);
µm.pMatrix.setSwitch('matrix-off', 'opera-scheme', 1);
µm.pMatrix.setSwitch('matrix-off', 'vivaldi-scheme', 1);
// https://discourse.mozilla.org/t/support-umatrix/5131/157
µm.pMatrix.setSwitch('matrix-off', 'wyciwyg-scheme', 1);
µm.pMatrix.setSwitch('matrix-off', 'behind-the-scene', 1);