Fixvx URL Modifier Firefox

Examine source code of Fixvx URL Modifier

제작자: NotZaidi
Inspect and view changes in Fixvx URL Modifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fixvx URL Modifier",
  "version": "1.3",
  "description": "Modifies Twitter(X) URLs to start with 'fixv' and copies the modified URL. Allows for easier sharing.",
  "permissions": [
    "https://x.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/icon_16.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "fixvx-url-modifier@example.com",
      "strict_min_version": "58.0"
    }
  }
}

최고의 Fixvx URL Modifier 대안

다음은 Fixvx URL Modifier과(와) 유사한 Firefox add-on입니다: