WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
isPDF - Free PDF to WORD Converter and PDF tools

isPDF - Free PDF to WORD Converter and PDF tools

View on Chrome Web Store
View isPDF - Free PDF to WORD Converter and PDF tools Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
10 views
This extension has been viewed 10 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

免费PDF转Word文档,PDF转文字,PDF提取文字,OCR文字识别,扫描PDF转换,合并PDF,拆分PDF,剔除PDF页面,提取PDF页面,PDF工具
Type
Extension
Users
28 users
1
Website ispdf.com
Rimac
View author page of Rimac
Published
Published on June 19, 2025
Version 1.25
Manifest version
3
Updated
Updated on August 30, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View isPDF - Free PDF to WORD Converter and PDF tools Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "isPDF - Free PDF to WORD Converter and PDF tools",
    "version": "1.25",
    "description": "\u514d\u8d39PDF\u8f6cWord\u6587\u6863,PDF\u8f6c\u6587\u5b57,PDF\u63d0\u53d6\u6587\u5b57,OCR\u6587\u5b57\u8bc6\u522b,\u626b\u63cfPDF\u8f6c\u6362,\u5408\u5e76PDF,\u62c6\u5206PDF,\u5254\u9664PDF\u9875\u9762,\u63d0\u53d6PDF\u9875\u9762,PDF\u5de5\u5177",
    "icons": {
        "48": "icons\/icon64.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png",
        "512": "icons\/icon512.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "sidePanel"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup\/popup.html"
    },
    "side_panel": {
        "default_path": "sidepanel\/sidepanel.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "lib\/Readability.js",
                "lib\/html2canvas.min.js",
                "content\/content.js"
            ],
            "css": [
                "content\/content.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/JSDOMParser.js",
                "lib\/Readability.js",
                "panel\/panel.html",
                "panel\/url_rules.json",
                "panel\/direct_use_url.json",
                "content\/content-rules.json",
                "content\/url_that_show_icon.json",
                "content\/page_scissors.png",
                "content\/timeline_scissors.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        },
        {
            "resources": [
                "panel\/upload.html"
            ],
            "matches": [
                "https:\/\/catebox.com\/*"
            ]
        }
    ]
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top