WebExtension.net
WebExtension.net

MozBar

View on Chrome Web Store
View MozBar Chrome Extension on Chrome Web Store
3.4 (2,465 ratings)
12 new ratings

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

MozBar extension
Type
Extension
Users
1,000,000 users
Moz
View author page of Moz
Published
Published on July 23, 2010
Version 4.1.0
Manifest version
3
Updated
Updated on November 8, 2024
View on Chrome Web Store
View MozBar Chrome Extension on Chrome Web Store
productivity/tools
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MozBar",
    "version": "4.1.0",
    "description": "MozBar extension",
    "icons": {
        "16": "\/images\/mozicon_38x38.png",
        "48": "\/images\/mozicon_38x38.png",
        "128": "\/images\/mozicon_38x38.png"
    },
    "background": {
        "service_worker": ".\/static\/js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/static\/js\/content.js"
            ],
            "css": [
                "mozbar.css",
                "toolbar.css"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "\/images\/mozicon_38x38.png",
            "24": "\/images\/mozicon_38x38.png",
            "32": "\/images\/mozicon_38x38.png"
        },
        "default_title": "MozBar",
        "default_popup": "index.html"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/lsapi.seomoz.com\/*",
        "http:\/\/lsapi.seomoz.com\/*",
        "https:\/\/seomoz.com\/*",
        "http:\/\/seomoz.com\/*",
        "https:\/\/moz.com\/*",
        "http:\/\/moz.com\/*"
    ]
}
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