WebExtension.net
Toggle dark mode
WebExtension.net

MEGA Pass: Secure password manager

View on Chrome Web Store
View MEGA Pass: Secure password manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (9 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

Password security and convenience from a brand you can trust. Protect and access passwords from any device.
Type
Extension
Users
4,000 users
1K
MEGA
View author page of MEGA
Published
Published on September 18, 2024
Version 1.0.3.0
Manifest version
3
Updated
Updated on December 13, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View MEGA Pass: Secure password manager 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": "__MSG_extTitle__",
    "description": "__MSG_extDesc__",
    "version": "1.0.3.0",
    "version_name": "1.0.3.0",
    "default_locale": "en",
    "content_scripts": [
        {
            "js": [
                "popup\/js\/vendor\/jquery.js",
                "boots.js",
                "webclient-subtree\/js\/utils\/icu.js",
                "webclient-subtree\/js\/utils\/locale.js",
                "webclient-subtree\/js\/utils\/dom.js",
                "webclient-subtree\/js\/jquery.misc.js",
                "webclient-subtree\/js\/ui\/megaInputs.js",
                "webclient-subtree\/js\/ui\/megaInputs-underlinedText.js",
                "webclient-subtree\/js\/vendor\/perfect-scrollbar.js",
                "utils\/megaInputs-pmText.js",
                "webclient-subtree\/js\/ui\/theme.js",
                "content\/js\/events.js",
                "content\/js\/save.js",
                "content\/js\/dialog.js",
                "content\/js\/save-dialog.js",
                "content\/js\/mutation.js",
                "content\/js\/injection.js",
                "content\/content.js"
            ],
            "css": [
                "content\/css\/content.css"
            ],
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/icons\/enabled\/light\/MEGA_PWM_16.png",
        "32": "images\/icons\/enabled\/light\/MEGA_PWM_32.png",
        "48": "images\/icons\/enabled\/light\/MEGA_PWM_48.png",
        "64": "images\/icons\/enabled\/light\/MEGA_PWM_64.png",
        "128": "images\/icons\/enabled\/light\/MEGA_PWM_128.png",
        "512": "images\/icons\/enabled\/light\/MEGA_PWM_512.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icons\/disabled\/light\/MEGA_PWM_16.png",
            "32": "images\/icons\/disabled\/light\/MEGA_PWM_32.png",
            "48": "images\/icons\/disabled\/light\/MEGA_PWM_48.png",
            "64": "images\/icons\/disabled\/light\/MEGA_PWM_64.png",
            "128": "images\/icons\/disabled\/light\/MEGA_PWM_128.png",
            "512": "images\/icons\/disabled\/light\/MEGA_PWM_512.png"
        },
        "default_title": "MEGA Pass",
        "default_popup": "popup\/popup.html"
    },
    "permissions": [
        "storage",
        "offscreen",
        "downloads",
        "clipboardWrite"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "autofill-website.json",
                "fonts\/*",
                "lang\/*",
                "css\/*",
                "content\/css\/*",
                "webclient-subtree\/css\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
WebExtension.net

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

© 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