PageSplitty - PDF Tools Assistant Firefox

Examine source code of PageSplitty - PDF Tools Assistant

Inspect and view changes in PageSplitty - PDF Tools Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "version": "1.0.1",
  "description": "__MSG_appDescription__",
  "permissions": [
    "activeTab",
    "scripting",
    "notifications",
    "storage"
  ],
  "host_permissions": [
    "https://pagesplitty.pixzens.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "pagesplitty@pixzens.com",
      "strict_min_version": "109.0"
    }
  },
  "action": {
    "default_popup": "popup-final.html",
    "default_title": "__MSG_appName__",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.png",
        "_locales/*/messages.json"
      ],
      "matches": [
        "https://pagesplitty.pixzens.com/*"
      ]
    }
  ]
}

Best PageSplitty - PDF Tools Assistant Alternatives

Here are some Firefox add-ons that are similar to PageSplitty - PDF Tools Assistant: