WebExtension.net
WebExtension.net

Print Edit WE

View on Chrome Web Store
View Print Edit WE Chrome Extension on Chrome Web Store
4.4 (312 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Edit web pages prior to printing. Delete, hide and format elements. Edit text. Remove adverts and sidebars.
Type
Extension
Users
100,000 users
DW-dev
View author page of DW-dev
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 31, 2014
Version 31.3
Manifest version
3
Updated
Updated on September 4, 2023
View on Chrome Web Store
View Print Edit WE Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Print Edit WE",
    "version": "31.3",
    "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"
    },
    "minimum_chrome_version": "88",
    "permissions": [
        "tabs",
        "webNavigation",
        "declarativeNetRequest",
        "pageCapture",
        "contextMenus",
        "scripting",
        "notifications",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "action": {
        "default_icon": {
            "16": "icon16.png"
        },
        "default_title": "Print Edit WE"
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "commands": {
        "_execute_action": {
            "description": "Print Edit",
            "suggested_key": {
                "default": "Alt+P"
            }
        },
        "printpreview": {
            "description": "Print Preview",
            "suggested_key": {
                "default": "Alt+Shift+P"
            }
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top