diff --git a/background_scripts/bootstrap.js b/background_scripts/background.js similarity index 100% rename from background_scripts/bootstrap.js rename to background_scripts/background.js diff --git a/config/css/config.css b/config/css/config.css index d8a6ced..382a3d0 100644 --- a/config/css/config.css +++ b/config/css/config.css @@ -1,3 +1,7 @@ body { - width: 800px; + min-width: 800px; +} + +.list-group-item .badge a { + color: white; } \ No newline at end of file diff --git a/config/index.html b/config/index.html index fbb10ff..2ceffb5 100644 --- a/config/index.html +++ b/config/index.html @@ -10,16 +10,26 @@
-+ Enter regular expressions on the right, to create a new + blocking rule. On the right, select which functionality + should be blocked for hosts matching each regular expression. +
+{{ selectedDomain }}
The following origins are execiting code on this page.
+