SimplePDF - Edit and Fill PDF

Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy

什麼是SimplePDF - Edit and Fill PDF?

SimplePDF - Edit and Fill PDF是由https://simplepdf.eu開發的Chrome擴展程式,該擴展的主要功能是“Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy”。

擴展截圖

screenshot
screenshot
screenshot

下載SimplePDF - Edit and Fill PDF擴展crx文件

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

擴展使用說明

                        The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing.

SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy                    

擴展基本資訊

名稱 SimplePDF - Edit and Fill PDF SimplePDF - Edit and Fill PDF
ID fgikademdabjcmnlgmgbifipooibbepi
官方網址 https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi
簡介 Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
檔案大小 24.83 KB
安裝次數 3,640
目前版本 1.2.0
更新時間 2023-11-27
上架時間 2022-09-26
評分 4.54/5 共 13 次評分
開發者 https://simplepdf.eu
電子郵箱 [email protected]
付費類型 free
擴展官網 https://simplepdf.eu
說明頁面URL https://www.simplepdf.eu/terms_of_service
隱私政策頁面URL https://simplepdf.eu/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SimplePDF - Edit and Fill PDF",
    "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy",
    "version": "1.2.0",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/logo_16.png",
            "32": "\/images\/logo_32.png",
            "48": "\/images\/logo_48.png",
            "128": "\/images\/logo_128.png"
        }
    },
    "icons": {
        "16": "\/images\/logo_16.png",
        "32": "\/images\/logo_32.png",
        "48": "\/images\/logo_48.png",
        "128": "\/images\/logo_128.png"
    }
}