FormatPDF

FormatPDF

FormatPDFとは何ですか?

FormatPDFはhttps://formatpdf.comによって開発されたChromeの拡張機能で、その主な機能は「FormatPDF」です。

拡張機能のスクリーンショット

screenshot
screenshot

FormatPDF拡張機能のCRXファイルをダウンロード

FormatPDF拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        🆕 The official extension of FormatPDF, the online PDF converter you were looking for.

💻 Convert, edit and make any changes you need to your PDF documents.

🌟 With the FormatPDF extension for the Google Chrome browser you can quickly access all our tools: one click and you can compress, rotate, split, edit or convert PDF documents to any other format.

📜 Online PDF tools included in this extension are:

- Compress PDF
- Split PDF
- Order PDF
- Rotate PDF
- Protect PDF
- Word to PDF
- PDF to Word
- JPG to PDF
- PDF to JPG
- Excel to PDF
- PDF to Excel
- EPUB to PDF
- PDF to EPUB
- PowerPoint to PDF
- PDF to PowerPoint
- Number PDF pages
- Merge PDF
- Sign PDF
- Edit PDF
- Unlock PDF
- ODT to PDF
- PDF to ODT
- TIFF to PDF
- DJVU to PDF
- Print PDF
- Repair PDF
- Write to PDF
- Draw on PDF
- Delete PDF pages
- Put watermark to PDF
- Remove watermark from PDF
- PDF to HTML
- HTML to PDF

We love PDF ❤️                    

拡張機能の基本情報

名前 FormatPDF FormatPDF
ID iakjgnbldglbbakgeobkagcpchkbmlcl
公式URL https://chromewebstore.google.com/detail/formatpdf/iakjgnbldglbbakgeobkagcpchkbmlcl
説明 FormatPDF
ファイルサイズ 282 KB
インストール数 2,255
現在のバージョン 1.0
最終更新日 2022-09-21
公開日 2022-09-21
評価 4.20/5 合計 5 レビュー
開発者 https://formatpdf.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.formatpdf.com
ヘルプページのURL https://www.formatpdf.com/en/contact-us/
プライバシーポリシーページのURL https://www.formatpdf.com/en/privacy-policy
対応言語 en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0",
    "default_locale": "es",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/ext-icon.png",
            "32": "\/images\/ext-icon.png",
            "48": "\/images\/ext-icon.png",
            "128": "\/images\/ext-icon.png"
        }
    },
    "icons": {
        "16": "\/images\/ext-icon.png",
        "32": "\/images\/ext-icon.png",
        "48": "\/images\/ext-icon.png",
        "128": "\/images\/ext-icon.png"
    },
    "options_page": "options.html"
}