WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

PDF Signer

View on Chrome Web Store
View PDF Signer Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
5 views
This extension has been viewed 5 times

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

Use PDF Signer to sign pdf documents in Chrome's sidebar. Sign and fill documents with signatures and easily add stamp to pdf.
Type
Extension
Users
570 users
13
Website cresotech.com
cresotech
View author page of cresotech
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 3, 2025
Version 1.1
Manifest version
3
Updated
Updated on February 4, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View PDF Signer Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.1",
    "permissions": [
        "storage",
        "activeTab",
        "tabs"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "PDF Signer"
    },
    "icons": {
        "16": "images\/PDFSigner_icon_16.png",
        "48": "images\/PDFSigner_icon_48.png",
        "64": "images\/PDFSigner_icon_64.png",
        "128": "images\/PDFSigner_icon_128_01.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "pdfjs\/pdf.js",
                "pdfjs\/pdf.worker.js",
                "pdfjs\/pdf-lib.min.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2025 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