{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreifjmonosi6mtgg6s4s54gc6neielj2xrhx74ea2v3mvstpupgm3na",
    "uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mpm5yihares2"
  },
  "path": "/viewtopic.php?t=33298&p=276161#p276161",
  "publishedAt": "2026-07-01T16:40:07.000Z",
  "site": "http://forum.palemoon.org",
  "tags": [
    "old.reddit.com login form redirection fix"
  ],
  "textContent": "I think I found a bug (or is it a feature?). Say I have a user script that executes for a particular URL, then I navigate to another page and then right back with the back button so that the browser loads old page from the cache. In this case, the script is executed again.\n\nIn case of old.reddit.com login form redirection fix, this results in another login form being added on the page you're returning to.\n\nAlso works with simple script that just calls alert(), alert is then shown again when navigating back.\n\nIf I'm not mistaken, back-forward cache is meant to restore JavaScript state as well, so such script should be considered already executed and not run again.\n\n* * *",
  "title": "Add-ons • Re: Working on a Greasemonkey fork for Pale Moon",
  "updatedAt": "2026-07-01T16:40:07.000Z"
}