Tidy Folders – Folders & Highlights for AI Chats Firefox

Examine source code of Tidy Folders – Folders & Highlights for AI Chats

Inspect and view changes in Tidy Folders – Folders & Highlights for AI Chats source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tidy Folders – AI Chat Folders & Highlights",
  "description": "Your AI chats, finally organized. Create folders and subfolders for ChatGPT, Claude, Gemini, DeepSeek & Grok — in one shared library. Highlight the answers that matter and jump back to them in one click. Bookmarks included. Privacy-first.",
  "version": "1.3.4",
  "short_name": "Tidy Folders",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Tidy Folders",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "settings.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://chatgpt.com/*",
        "https://chat.openai.com/*",
        "https://gemini.google.com/*",
        "https://claude.ai/*",
        "https://chat.deepseek.com/*",
        "https://grok.com/*"
      ],
      "js": [
        "main.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "unlimitedStorage",
    "webRequest",
    "activeTab",
    "https://api.tidyfolders.com/*",
    "https://analytics.tidyfolders.com/*",
    "https://chatgpt.com/*",
    "https://chat.openai.com/*",
    "https://gemini.google.com/*",
    "https://claude.ai/*",
    "https://chat.deepseek.com/*",
    "https://grok.com/*"
  ],
  "web_accessible_resources": [
    "svg/*.svg",
    "fonts/*.woff2",
    "images/*.png",
    "i18n/*.json",
    "json/*.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@tidyfolders.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo",
          "personallyIdentifyingInfo",
          "financialAndPaymentInfo",
          "browsingActivity",
          "websiteActivity",
          "personalCommunications",
          "websiteContent"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Tidy Folders – Folders & Highlights for AI Chats Alternatives

Here are some Firefox add-ons that are similar to Tidy Folders – Folders & Highlights for AI Chats: