Sign PDF (by PDFLite.co)

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

Sign PDF (by PDFLite.co)란 무엇입니까?

Sign PDF (by PDFLite.co)은(는) http://pdflite.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Sign PDF (by PDFLite.co) 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Sign PDF (by PDFLite.co) Sign PDF (by PDFLite.co)
ID aaflpkccchobonghlbfdgjcegmeklcgg
공식 URL https://chrome.google.com/webstore/detail/sign-pdf-by-pdfliteco/aaflpkccchobonghlbfdgjcegmeklcgg
설명 Sign PDF and add signatures, text, images, checkmarks. No uploads and no Internet required.
파일 크기 1.82 MB
설치 횟수 557
현재 버전 1.0.3
최근 업데이트 2021-04-08
출시 날짜 2021-04-08
평점 4.80/5 총 5 개의 평점
개발자 http://pdflite.co
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://pdf.co/pages/legal/privacy
지원되는 언어 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"
    }
}