Inspect and view changes in OrganizeGPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "OrganizeGPT",
"description": "OrganizeGPT Lists, sorts, and search ChatGPT conversations by year and month for easy organization and quick access to past chats.",
"version": "1.0.0",
"permissions": [
"activeTab",
"cookies",
"tabs",
"storage",
"webRequest"
],
"browser_specific_settings": {
"gecko": {
"id": "ruan@mypper.com",
"strict_min_version": "109.0"
}
},
"host_permissions": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"content_scripts": [
{
"matches": [
"https://chat.openai.com/*",
"https://chatgpt.com/*"
],
"js": [
"content.min.js"
],
"run_at": "document_idle"
}
],
"background": {
"scripts": [
"background.min.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": "images/icon_chat128.png"
},
"icons": {
"16": "images/icon_chat16.png",
"48": "images/icon_chat48.png",
"128": "images/icon_chat128.png"
}
} Best OrganizeGPT Alternatives
Here are some Firefox add-ons that are similar to OrganizeGPT:
GPTOrganizer
NoshMaster
ChatGPT Folders
Wimeki
ChatGPT History Manager
Sean Liu
Folderly: ChatGPT organiser
localhost
ChatGPT Finder
TheMatrixLab
Searchable ChatGPT: search chat history
Tik Hon
ChatGPT search extension
sm00thelf
ChatGPT Pro Tools
Nikita Suiazov
ChatGPT Conversation Navigator
Shubham Saini
ChatGPT Conversation History Search
r2bits
Enhanced ChatGPT Tools
DerivedFunction
Chatgpt Toolkit
Linux Master