Folderly: ChatGPT organiser Firefox

Examine source code of Folderly: ChatGPT organiser

Inspect and view changes in Folderly: ChatGPT organiser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FolderlyChat",
  "description": "FolderlyChat",
  "version": "1.5.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "permissions": [
    "tabs",
    "activeTab",
    "https://chatgpt.com/*",
    "https://chat.openai.com/*"
  ],
  "web_accessible_resources": [
    "icon/*.png",
    "content-scripts/content.css"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://chat.openai.com/*",
        "*://chatgpt.com/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "Toggle Folderly"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{45bd5633-17dc-4580-bb77-c2e047ff8e5f}"
    }
  }
}

Best Folderly: ChatGPT organiser Alternatives

Here are some Firefox add-ons that are similar to Folderly: ChatGPT organiser: