PDF Editor for Chrome:Edit, Fill, Sign, Print

Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.

PDF Editor for Chrome:Edit, Fill, Sign, Print là gì?

PDF Editor for Chrome:Edit, Fill, Sign, Print là một tiện ích mở rộng Chrome được phát triển bởi https://pdffiller.com, và tính năng chính của nó là "Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PDF Editor for Chrome:Edit, Fill, Sign, Print

Tải xuống các tệp mở rộng PDF Editor for Chrome:Edit, Fill, Sign, Print dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Create, edit, and manage PDFs for free with a 30-day trial at pdffiller.com or add the pdfFiller extension to Chrome!

Find the PDF form or document you need in Google Chrome and instantly edit, annotate, sign, and share it online with the pdfFiller extension, the feature-rich Chrome PDF editor.

Forget about downloading and uploading documents or having to install expensive software. pdfFiller Chrome extension allows you to edit PDFs in Chrome, create fillable PDF forms & share them with others online, on any desktop or mobile device. Transform your static PDF into an interactive experience for both sender and receiver. Save time, money & increase your team’s efficiency with pdfFiller’s comprehensive document management solution.

Get the PDF editor for Chrome: start your 30-day free trial now! ✳

Let’s see what you can do with the pdfFiller online PDF editor and creator.
Type on a PDF online using the pdfFiller editor
1. Once you’ve installed the pdfFiller Chrome extension, you can edit a PDF in your browser. You’ll see an orange Fill button near the PDF document or form.

2. Click Fill to open the PDF in your pdfFiller account.
Note: you have to create an account if you don’t have one. But don’t worry, it only takes a couple of minutes.

3. That’s it, your PDF is now editable and fillable. Use pdfFiller’s powerful editing tools to add text anywhere on a PDF document. Click Text in the top panel and start typing.

4. Choose other editing tools to modify new or existing text: highlight words and sentences, black out sensitive details, or erase text.

5. Save your fillable PDF from Chrome to your account, cloud or device storage.
Write on a PDF on your Mac or Windows computer
pdfFiller provides users with a powerful online writing tool. Just follow the steps above to instantly open your PDF document or form in Chrome using the pdfFiller editor. 

Click Draw in the top panel and start writing text where you need, or draw images, graphics, etc.
How to save a fillable PDF on Chrome
Once you are done editing your PDF, click DONE to save the document to your account. 
Alternatively, click the dropdown near the DONE button to convert your PDF, share with teammates or clients, send for signing, print, notarize, or send by fax, email, and text message.
Sign a PDF using the pdfFiller web or mobile app
With pdfFiller, you can sign your PDF document digitally in your office or while on the go.

To edit a PDF online in Chrome and insert your legally-binding signature, click Fill to open a PDF in the pdfFiller editor.  
Choose Sign on the top panel and open the Signature Wizard.

You can type, draw, capture your legally-binding signature or upload its image. Once your signature is ready, click anywhere in the document to add it.

Convert a PDF online
With the pdfFiller Chrome extension, you can convert any PDF file to Word, Excel, PowerPoint, or a JPEG image.

1. Open your PDF in Chrome using the pdfFiller editor. The pdfFiller editor automatically makes any PDF editable. 

2. Edit, sign, annotate or add fillable fields to your PDF.

3. Once your document is ready, click the dropdown near the DONE button and choose Save As.

4. Choose the new format for your PDF.

5. Choose where you’d like to download your new document.  

6. Click Save As again. 


✳You must register a pdfFiller account to start a free pdfFiller trial and save your edited PDF document. A paid subscription plan is required to use pdfFiller’s advanced features. 

For support, visit https://www.pdffiller.com/en/support.htm
Subscribe to our blog https://blog.pdffiller.com/
Follow us on Twitter: @pdf_filler
Like us on Facebook: facebook.com/pdffiller                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PDF Editor for Chrome:Edit, Fill, Sign, Print PDF Editor for Chrome:Edit, Fill, Sign, Print
ID gphandlahdpffmccakmbngmbjnjiiahp
URL Chính Thức https://chromewebstore.google.com/detail/pdf-editor-for-chromeedit/gphandlahdpffmccakmbngmbjnjiiahp
Mô tả Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.
Kích Thước Tệp 1.91 MB
Số Lần Cài Đặt 257,803
Phiên Bản Hiện Tại 0.5.2
Cập Nhật Lần Cuối 2022-05-06
Ngày Phát Hành 2020-03-30
Đánh Giá 2.32/5 Tổng số 785 Đánh Giá
Nhà Phát Triển https://pdffiller.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.pdffiller.com/?utm_source=google&utm_medium=appstore&utm_campaign=chrome-extension
URL Trang Trợ Giúp https://www.pdffiller.com/en/support.htm
URL Trang Chính Sách Bảo Mật https://www.pdffiller.com/en/privacy_policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF Editor for Chrome:Edit, Fill, Sign, Print",
    "version": "0.5.2",
    "author": "pdfFiller ([email protected])",
    "description": "Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.",
    "icons": {
        "16": "img\/logo16.png",
        "48": "img\/logo48.png",
        "128": "img\/logo128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "img\/logo16.png",
            "48": "img\/logo48.png",
            "128": "img\/logo128.png"
        }
    },
    "background": {
        "page": "pdfHandler.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "ftp:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true,
            "css": [
                "contentstyle.css",
                "css\/style.css"
            ],
            "js": [
                "contentscript.js",
                "libs\/jquery.min.js",
                "libs\/base64.js",
                "libs\/moment.js",
                "js\/config.js",
                "js\/browser.js",
                "js\/inject.js",
                "js\/background.js"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "file_browser_handlers": [
        {
            "id": "open-as-pdf",
            "default_title": "Open with PDF Viewer",
            "file_filters": [
                "filesystem:*.pdf"
            ]
        }
    ],
    "storage": {
        "managed_schema": "preferences_schema.json"
    },
    "options_ui": {
        "page": "options\/options.html",
        "chrome_style": true
    },
    "options_page": "options\/options.html",
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "",
        "webRequest",
        "webRequestBlocking",
        "webNavigation",
        "storage"
    ],
    "incognito": "split",
    "web_accessible_resources": [
        "content\/web\/viewer.html",
        "http:\/*",
        "https:\/*",
        "ftp:\/*",
        "file:\/*",
        "chrome-extension:\/*",
        "blob:*",
        "data:*",
        "filesystem:\/*",
        "drive:*",
        "img\/*"
    ]
}