WebExtension.net
WebExtension.net

PreMiD

View on Chrome Web Store
View PreMiD Chrome Extension on Chrome Web Store
3.6 (460 ratings)

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

Your Rich Presence for web services!
Type
Extension
Users
400,000 users
Website premid.app
Recodive
View author page of Recodive
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 14, 2018
Version 2.6.13
Manifest version
3
Updated
Updated on November 7, 2024
View on Chrome Web Store
View PreMiD Chrome Extension on Chrome Web Store
lifestyle/social
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": "PreMiD",
    "description": "__MSG_description__",
    "version": "2.6.13",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "author": "Timeraa",
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png",
            "48": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Popup"
    },
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        "unlimitedStorage",
        "alarms",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "variableGetterDependencies.js",
                "presences\/*"
            ]
        }
    ],
    "background": {
        "type": "module",
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/content.js"
            ],
            "world": "ISOLATED"
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "js": [
                "content-scripts\/iframe.js"
            ]
        },
        {
            "matches": [
                "https:\/\/beta.premid.app\/*",
                "https:\/\/premid.app\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/premid.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