ChatGPT Tweaker Firefox

Examine source code of ChatGPT Tweaker

By: Neulen
Inspect and view changes in ChatGPT Tweaker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.3.0",
  "author": "Neulen",
  "homepage_url": "https://chatgpt-tweaker.neulen.dev",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "24": "icons/icon24.png",
      "32": "icons/icon32.png"
    },
    "default_title": "__MSG_extension_default_title__",
    "default_area": "navbar",
    "default_popup": "src/pages/popup/index.html"
  },
  "permissions": [
    "storage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "webRequestFilterResponse"
  ],
  "host_permissions": [
    "*://chatgpt.com/*",
    "*://*.oaistatic.com/*"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "service-worker-loader.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "assets/tempChatButton.ts-BGdN-VHD.js"
      ],
      "matches": [
        "*://chatgpt.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/imagePrompts.ts-loader-Bwdv00yy.js"
      ],
      "matches": [
        "*://chatgpt.com/*"
      ],
      "run_at": "document_idle"
    },
    {
      "js": [
        "assets/filesTable.ts-loader-CRjBKPTG.js"
      ],
      "matches": [
        "*://chatgpt.com/*"
      ],
      "run_at": "document_idle",
      "css": [
        "assets/filesTable-S5HzvpbW.css"
      ]
    },
    {
      "js": [
        "assets/killSwitch.ts-loader-98XyNrCZ.js"
      ],
      "matches": [
        "*://chatgpt.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "*://chatgpt.com/*"
      ],
      "resources": [
        "assets/tempChatButton.ts-BGdN-VHD.js",
        "assets/dom-BjqHM9Vn.js",
        "assets/template-Doj5Ypnh.js",
        "assets/storage-Cv11UM3a.js",
        "assets/initialData-Ce8SCfqi.js",
        "assets/imagePrompts.ts-DWl4kkyt.js",
        "assets/models-BFazOuEJ.js",
        "assets/filesTable.ts-DW47KZFP.js",
        "assets/killSwitch.ts-DHHCC7CL.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6ed7b4fa-8caa-407c-9b61-82485a22b9c4}"
    }
  }
}

Best ChatGPT Tweaker Alternatives

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