{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidoqlnevhtpavqfrvn2kh4ugfgpuedbjphtqf6usvvgawqv2urznq",
"uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mnexkcdgvae2"
},
"path": "/viewtopic.php?t=33487&p=275142#p275142",
"publishedAt": "2026-06-03T09:57:35.000Z",
"site": "http://forum.palemoon.org",
"tags": [
"@name",
"@namespace",
"@description",
"@include",
"@exclude",
"@version",
"@run-at",
"@grant"
],
"textContent": "> And then if you set security.csp.enable = true, duck.ai continues working.\n\nI discovered it does not. If i do that, change to another tab, and then come back duck.ai will become unavailable with a message saying something along those lines.\n\nAlso I had a (very simple) GreaseMonkey script that somehow blocked duck.ai from functioning, making it display the same \"Oops...\" message. It's the one about bypassing 'obsolete browser' on Discourse pages, found here in the forums. Had to add a special exclusion for duck.ai's domain to get it back working:\n\nCODE:\n\n\n // ==UserScript==// @name Discourse bypass// @namespace Drugwash// @description Bypass 'obsolete browser' check on Discourse-enabled domains// @include *// @exclude https://duck.ai/*// @version 1// @run-at document-start// @grant none// ==/UserScript==Object.defineProperty(window, \"unsupportedBrowser\", {set(value) {},get() {return 0;},configurable: true});window.FinalizationRegistry = class {constructor(a) {}register(a,b) {}}\n\nUnrelated to this, on my machine (at least) duck.ai has been behaving very badly, lagging more and more when switching tabs or between PM and other application, to the point it would become unusable. Even switching focus from the input box to the main page (and back) would lag considerably. Same applies to saving any scripts provided by the AI, or the whole chat itself. And with updating to PM's 34.3.0 this lag has increased even from the very start of a chat. No idea whether it's duck.ai's fault, PM's fault, my system's fault, or just plain bad luck.\n\n* * *",
"title": "Web Compatibility Support • Re: duck.ai - doesn't work with csp enabled",
"updatedAt": "2026-06-03T09:57:35.000Z"
}