GoFullPageX by CoderXpoint Firefox

Examine source code of GoFullPageX by CoderXpoint

Inspect and view changes in GoFullPageX by CoderXpoint source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GoFullPageX by CoderXpoint",
  "version": "1.0.0",
  "manifest_version": 3,
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "browser_specific_settings": {
    "gecko": {
      "id": "gofullpagex@coderxpoint.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_icon": "images/gofullpagex-32.png",
    "default_popup": "popup.html"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+P"
      }
    }
  },
  "background": {
    "scripts": [
      "js/background/index.js"
    ]
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "unlimitedStorage"
  ],
  "optional_permissions": [
    "downloads",
    "webNavigation",
    "<all_urls>",
    "file:///*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "p/*"
      ],
      "matches": [
        "*://*.coderxpoint.com/*"
      ]
    }
  ],
  "icons": {
    "16": "images/gofullpagex-16.png",
    "48": "images/gofullpagex-48.png",
    "128": "images/gofullpagex-128.png"
  }
}

Best GoFullPageX by CoderXpoint Alternatives

Here are some Firefox add-ons that are similar to GoFullPageX by CoderXpoint: