diff --git a/manifest.json b/manifest.json index 2e8863d..3366adc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Slop Farmer", - "version": "0.5.2", + "version": "0.5.4", "author": "Jack Case", "description": "Crowd-source AI slop pages and domains", @@ -13,7 +13,7 @@ "*://*.duckduckgo.com/*" ], - "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; worker-src 'self'", + "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'", "browser_action": { "default_title": "Slop Farmer", diff --git a/pages/action_popup.html b/pages/action_popup.html index e804de1..e6b3027 100644 --- a/pages/action_popup.html +++ b/pages/action_popup.html @@ -5,8 +5,11 @@ - + + + + Slop Farmer