Print Edit WE Firefox

Examine source code of Print Edit WE

By: DW-dev
Inspect and view changes in Print Edit WE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Print Edit WE",
  "version": "29.7",
  "description": "Edit web pages prior to printing. Delete, hide and format elements. Edit text. Remove adverts and sidebars.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "printedit-we@DW-dev",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "webNavigation",
    "webRequest",
    "webRequestBlocking",
    "contextMenus",
    "notifications",
    "storage"
  ],
  "browser_action": {
    "browser_style": false,
    "default_icon": {
      "16": "icon16.png"
    },
    "default_title": "Print Edit WE"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "toolbar.html",
    "inspect-panel.html",
    "select-menu.html",
    "deleteexcept-menu.html",
    "format-panel.html",
    "text-panel.html",
    "save-menu.html",
    "savepdf-panel.html",
    "tools-menu.html",
    "help-panel.html"
  ],
  "commands": {
    "_execute_browser_action": {
      "description": "Print Edit",
      "suggested_key": {
        "default": "Alt+P"
      }
    },
    "printpreview": {
      "description": "Print Preview",
      "suggested_key": {
        "default": "Alt+Shift+P"
      }
    }
  }
}

Best Print Edit WE Alternatives

Here are some Firefox add-ons that are similar to Print Edit WE: