WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Easy PDF Viewer

Easy PDF Viewer

View on Chrome Web Store
View Easy PDF Viewer Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
6 views
This extension has been viewed 6 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.

Efficiently View and Interact with PDFs: Easy Navigation, Zooming, and Annotations!
Type
Extension
Users
10,000 users
7K
Easy PDF Viewer
View author page of Easy PDF Viewer
Published
Published on July 22, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on February 25, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View Easy PDF Viewer 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",
    "author": "Easy pdf viewer",
    "background": {
        "service_worker": "js\/background.js"
    },
    "action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png",
            "300": "icons\/icon300.png"
        },
        "default_title": "__MSG_extName__",
        "default_popup": "html\/popup.html"
    },
    "options_page": "html\/options.html",
    "default_locale": "en",
    "description": "__MSG_extShortDesc__",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "300": "icons\/icon300.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "minimum_chrome_version": "102",
    "name": "__MSG_extName__",
    "permissions": [
        "alarms",
        "scripting",
        "storage",
        "contextMenus",
        "favicon"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "version": "1.0.2"
}
© 2025 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