Protect PDF (by PDFLite.co)

Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.

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

Protect PDF (by PDFLite.co)은(는) http://pdflite.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Protect your PDF files from copying. 100% privacy focused tool and 100% free.

- Change text on pages into images can not select and copy text from protected pdf;
- Add large semitransparent watermarks with your message;
- 100% privacy for your files, everything is processed in your browser
- No fee, no signups, no subscriptions, 100% free
- Files are processed right in your browser (large files may take up to 30 seconds to process).                    

확장 프로그램 기본 정보

이름 Protect PDF (by PDFLite.co) Protect PDF (by PDFLite.co)
ID ehiinfpgjdeejgicaecceplicndinpgb
공식 URL https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb
설명 Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
파일 크기 621 KB
설치 횟수 34
현재 버전 1.1.1
최근 업데이트 2021-04-13
출시 날짜 2021-04-13
평점 5.00/5 총 1 개의 평점
개발자 http://pdflite.co
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://pdf.co/pages/legal/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.1.1",
    "name": "Protect PDF (by PDFLite.co)",
    "description": "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.",
    "author": "PDFLite.co",
    "short_name": "PDFLite.co",
    "icons": {
        "32": "assets\/images\/icon32.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png",
        "144": "assets\/images\/icon144.png"
    },
    "browser_action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png"
        },
        "default_title": "Protect PDF (by PDFLite.co)",
        "default_popup": "popup.html"
    }
}