mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Change badge color to milder red
This commit is contained in:
parent
d6bf6510b4
commit
7c18f20649
|
@ -13,7 +13,7 @@
|
||||||
**/
|
**/
|
||||||
|
|
||||||
window.chrome.browserAction.setBadgeBackgroundColor({
|
window.chrome.browserAction.setBadgeBackgroundColor({
|
||||||
color: '#D00000'
|
color: '#db4b2f'
|
||||||
});
|
});
|
||||||
|
|
||||||
window.tabWithError2ip = {}; // For errors only: Error? -> Check this IP!
|
window.tabWithError2ip = {}; // For errors only: Error? -> Check this IP!
|
||||||
|
|
Loading…
Reference in New Issue
Block a user