Sign PDF (by PDFLite.co)

Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.

What is Sign PDF (by PDFLite.co)?

Sign PDF (by PDFLite.co) is a Chrome extension developed by http://pdflite.co, and its main feature is "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Sign PDF (by PDFLite.co) Extension CRX File

Download Sign PDF (by PDFLite.co) extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Sign PDF and fill PDF forms. Works offline, no fee or signup. Provides 100% privacy for your files and documents.

Features:

- sign PDF, JPG, PNG documents
- draw and add signature to pdf
- fill in pdf forms with text, checkmarks, radioboxes
- add images on top of pdf from images
- add signature from scanned image
- multi-page pdfs are supported
- No subscription, no fee or no sign up is required                    

Extension Basic Information

Name Sign PDF (by PDFLite.co) Sign PDF (by PDFLite.co)
ID aaflpkccchobonghlbfdgjcegmeklcgg
Official URL https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg
Description Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
File Size 1.82 MB
Installation Count 557
Current Version 1.0.3
Last Updated 2021-04-08
Publish Date 2021-04-08
Rating 4.80/5 Total 5 Ratings
Developer http://pdflite.co
Email [email protected]
Payment Type free
Privacy Policy Page URL https://pdf.co/pages/legal/privacy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.3",
    "name": "Sign PDF (by PDFLite.co)",
    "description": "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "16": "assets\/favicon\/favicon-16x16.png",
        "32": "assets\/favicon\/favicon-32x32.png",
        "192": "assets\/favicon\/android-chrome-192x192.png",
        "256": "assets\/favicon\/android-chrome-256x256.png",
        "384": "assets\/favicon\/android-chrome-384x384.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/favicon\/favicon-32x32.png"
        },
        "default_title": "Sign PDF (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}