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?

PDF Editor for Chrome:Edit, Fill, Sign, Print是由https://pdffiller.com開發的Chrome擴展程式,該擴展的主要功能是“Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載PDF Editor for Chrome:Edit, Fill, Sign, Print擴展crx文件

下載PDF Editor for Chrome:Edit, Fill, Sign, Print擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 PDF Editor for Chrome:Edit, Fill, Sign, Print PDF Editor for Chrome:Edit, Fill, Sign, Print
ID gphandlahdpffmccakmbngmbjnjiiahp
官方網址 https://chromewebstore.google.com/detail/pdf-editor-for-chromeedit/gphandlahdpffmccakmbngmbjnjiiahp
簡介 Edit, e-sign, print or fax PDFs directly from search engine results and webpages with the pdfFiller extension.
檔案大小 1.91 MB
安裝次數 257,803
目前版本 0.5.2
更新時間 2022-05-06
上架時間 2020-03-30
評分 2.32/5 共 785 次評分
開發者 https://pdffiller.com
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.pdffiller.com/?utm_source=google&utm_medium=appstore&utm_campaign=chrome-extension
說明頁面URL https://www.pdffiller.com/en/support.htm
隱私政策頁面URL https://www.pdffiller.com/en/privacy_policy
支援的語言 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\/*"
    ]
}