WebExtension.net
WebExtension.net

Foxit PDF Editor Cloud: Edit and Convert

View on Chrome Web Store
View Foxit PDF Editor Cloud: Edit and Convert Chrome Extension on Chrome Web Store
3.3 (6 ratings)

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

Improve your productivity and simplify online PDF processing with Foxit's Chrome extension.
Type
Extension
Users
3,000 users
Foxit Software
View author page of Foxit Software
Published
Published on January 8, 2024
Version 1.1.0
Manifest version
3
Updated
Updated on October 24, 2024
View on Chrome Web Store
View Foxit PDF Editor Cloud: Edit and Convert Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Foxit PDF Editor Cloud: Edit and Convert",
    "version": "1.1.0",
    "description": "Improve your productivity and simplify online PDF processing with Foxit's Chrome extension.",
    "icons": {
        "16": "\/icon\/16.png",
        "32": "\/icon\/38.png",
        "48": "\/icon\/48.png",
        "128": "\/icon\/128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
        "sandbox": "sandbox script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content-script.js"
            ],
            "matches": [
                "file:\/\/*\/*",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.dropbox.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_popup": "popup\/index.html",
        "default_icon": {
            "16": "\/icon\/popup-16.png",
            "32": "\/icon\/popup-32.png",
            "48": "\/icon\/popup-48.png",
            "128": "\/icon\/popup-128.png"
        }
    },
    "permissions": [
        "storage",
        "tabs",
        "webRequest"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/*",
                "icon\/*",
                "options\/*",
                "content-script\/*",
                "popup\/*",
                "popup\/*",
                "http:\/*",
                "https:\/*",
                "ftp:\/*",
                "file:\/*",
                "chrome-extension:\/*",
                "blob:*",
                "data:*",
                "filesystem:\/*",
                "drive:*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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