Par : Marvin Straube
Inspect and view changes in AiGanize source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AIganize",
"version": "1.0.0",
"description": "Organize your ChatGPT, Claude and Gemini conversations into color-coded folders — right inside the native sidebar.",
"permissions": [
"storage"
],
"host_permissions": [
"https://chatgpt.com/*",
"https://claude.ai/*",
"https://gemini.google.com/*"
],
"content_scripts": [
{
"matches": [
"https://chatgpt.com/*"
],
"js": [
"content/base.js",
"content/chatgpt.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://claude.ai/*"
],
"js": [
"content/base.js",
"content/claude.js"
],
"run_at": "document_idle"
},
{
"matches": [
"https://gemini.google.com/*"
],
"js": [
"content/base.js",
"content/gemini.js"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "aiganize@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Meilleures alternatives AiGanize
Voici quelques Firefox add-ons qui sont similaires à AiGanize :
ChatGPT Folders for GPT, Gemini, Grok
Talha Shaikh
Folders for Gemini
RaymonDev
Gemini Chat Folders
Lazerface
Gemini Chat & Folders Organizer - GemiFlow
Ahsan Ansari
Gemini Organizer Sidebar
Owl
Google Gemini Fast Folders
SJClabs
Gemini Organizer
Özgür W
Pin GPTs - Pin AI Chats and Organize with Folders
Pin GPTs Dev
Gemini Conversation Grouper
Gabriel Tkacz
ChatGPT Folders
Wimeki
Folderly: ChatGPT organiser
localhost
ChatGPT Folderizr
Trincio