WebExtension.net
WebExtension.net

Medium Pro Premium Reader

View on Chrome Web Store
View Medium Pro Premium Reader Chrome Extension on Chrome Web Store
2.6 (41 ratings)

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

Read medium based articles.
Type
Extension
Users
4,000 users
MoxoAI
View author page of MoxoAI
Published
Published on August 31, 2023
Version 7.5.7
Manifest version
3
Updated
Updated on September 26, 2024
View on Chrome Web Store
View Medium Pro Premium Reader Chrome Extension on Chrome Web Store
lifestyle/news
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Medium Pro Premium Reader",
    "version": "7.5.7",
    "description": "Read medium based articles.",
    "icons": {
        "16": "img\/icon16.jpg",
        "32": "img\/icon32.jpg",
        "48": "img\/icon48.jpg",
        "64": "img\/icon64.jpg",
        "96": "img\/icon96.jpg",
        "128": "img\/icon128.jpg"
    },
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_page": "options.html",
    "action": {
        "default_icon": "img\/icon128.jpg"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "app.js"
            ]
        }
    ]
}
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