diff --git a/extension/manifest.json b/extension/manifest.json
index a0d0ced..5713e3e 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -43,7 +43,9 @@
"*://*.google.it/*",
"*://*.google.no/*",
"*://*.google.pt/*",
- "*://*.google.se/*"
+ "*://*.google.se/*",
+ "*://*.goodreads.com/*",
+ "*://*.amazon.com/*"
],
"css": [
"content.css"
@@ -84,4 +86,4 @@
"strict_min_version": "60.0"
}
}
-}
\ No newline at end of file
+}
diff --git a/extension/options.html b/extension/options.html
index a09e759..63501bb 100644
--- a/extension/options.html
+++ b/extension/options.html
@@ -67,6 +67,8 @@
DuckDuckGo (search results)
+
+
@@ -93,4 +95,4 @@