diff --git a/src/block.html b/src/block.html index 1aa162a..dbf8a66 100644 --- a/src/block.html +++ b/src/block.html @@ -8,6 +8,8 @@ + + diff --git a/src/index.html b/src/index.html index 4852404..fe1133a 100644 --- a/src/index.html +++ b/src/index.html @@ -119,5 +119,8 @@ + + + \ No newline at end of file diff --git a/src/manifest.json b/src/manifest.json index a5426e7..b939ac5 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -38,7 +38,8 @@ "scripts/tab.js", "scripts/timeInterval.js", "scripts/background.js", - "scripts/restriction.js"], + "scripts/restriction.js", + "scripts/url.js"], "persistent": false }, "browser_action": { diff --git a/src/options.html b/src/options.html index 1cc6da7..0fad127 100644 --- a/src/options.html +++ b/src/options.html @@ -11,6 +11,7 @@ + @@ -149,7 +150,8 @@