X Pro Tweaks Firefox

Examine source code of X Pro Tweaks

Inspect and view changes in X Pro Tweaks source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "X Tweaks",
  "version": "1.1.4",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{548d4cad-1a21-436d-8ad8-5f2c70009586}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "minimum_chrome_version": "111",
  "content_scripts": [
    {
      "matches": [
        "https://pro.x.com/*"
      ],
      "js": [
        "dist/main-world.js"
      ],
      "world": "MAIN",
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://pro.x.com/*",
        "https://x.com/*"
      ],
      "js": [
        "dist/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "storage",
    "activeTab"
  ],
  "options_ui": {
    "page": "dist/options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "dist/popup.html",
    "default_title": "X Tweaks"
  }
}

Best X Pro Tweaks Alternatives

Here are some Firefox add-ons that are similar to X Pro Tweaks: