FormSwift - Free PDF Editor Firefox

Examine source code of FormSwift - Free PDF Editor

Inspect and view changes in FormSwift - Free PDF Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "FormSwift - Edit PDf Button",
  "author": "FormSwift",
  "description": "FormSwift - Edit and Sign any PDF file on any Website with one click",
  "manifest_version": 2,
  "version": "0.41resigned1",
  "background": {
    "scripts": [
      "bg.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "activeTab",
    "*://*/"
  ],
  "content_security_policy": "default-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "exclude_matches": [
        "*://*.formswift.com/*",
        "*://formswift.com/*"
      ],
      "js": [
        "add-formswift-button.js"
      ],
      "css": [
        "formswift-button.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "add-formswift-button.js"
  ],
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{48f1873c-b966-4cdc-884b-742d1c655b38}"
    }
  }
}

Best FormSwift - Free PDF Editor Alternatives

Here are some Firefox add-ons that are similar to FormSwift - Free PDF Editor: