WebExtension.net
Toggle dark mode
WebExtension.net

PixieBrix

View on Chrome Web Store
View PixieBrix Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (101 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.

Customize, extend, and integrate your favorite SaaS apps without writing a line of code!
Type
Extension
Users
40,000 users
Website pixiebrix.com
PixieBrix, Inc.
View author page of PixieBrix, Inc.
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 13, 2020
Version 2.2.1.3000
Manifest version
3
Updated
Updated on December 9, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View PixieBrix 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,
    "author": "PixieBrix, Inc.",
    "name": "PixieBrix",
    "short_name": "PixieBrix",
    "description": "Customize, extend, and integrate your favorite SaaS apps without writing a line of code!",
    "homepage_url": "https:\/\/www.pixiebrix.com",
    "minimum_chrome_version": "116.0",
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "91.0"
        }
    },
    "icons": {
        "16": "icons\/logo16.png",
        "32": "icons\/logo32.png",
        "48": "icons\/logo48.png",
        "128": "icons\/logo128.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; font-src 'self' https:\/\/fonts.gstatic.com; connect-src 'self' http: https: wss: data:; object-src 'self'; img-src 'self' data: https:; style-src 'self' 'unsafe-inline' https:; frame-src 'self' http: https:;",
        "sandbox": "sandbox allow-scripts allow-forms; script-src 'self' 'unsafe-inline' 'unsafe-eval'; child-src 'self';"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "exclude_matches": [
                "https:\/\/*.googleapis.com\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "contentScript.css"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle",
            "match_origin_as_fallback": true
        },
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "loadActivationEnhancements.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "https:\/\/*.pixiebrix.com\/*"
            ],
            "js": [
                "setExtensionIdInApp.js"
            ],
            "run_at": "document_end"
        }
    ],
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "optional_permissions": [
        "clipboardWrite"
    ],
    "permissions": [
        "activeTab",
        "storage",
        "identity",
        "tabs",
        "tabCapture",
        "webNavigation",
        "contextMenus",
        "alarms",
        "devtools",
        "scripting",
        "offscreen",
        "sidePanel"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "devtools_page": "devtools.html",
    "externally_connectable": {
        "matches": [
            "https:\/\/*.pixiebrix.com\/*"
        ]
    },
    "storage": {
        "managed_schema": "managedStorageSchema.json"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "css\/*",
                "bundles\/*",
                "sandbox.html",
                "frame.html",
                "sidebar.html",
                "pageScript.js",
                "ephemeralForm.html",
                "permissionsFrame.html",
                "walkthroughModal.html",
                "ephemeralPanel.html",
                "audio\/*",
                "user-icons\/*",
                "img\/*",
                "*.css"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "action": {
        "default_title": "PixieBrix",
        "default_icon": {
            "16": "icons\/inactive\/logo16.png",
            "32": "icons\/inactive\/logo32.png",
            "48": "icons\/inactive\/logo48.png",
            "128": "icons\/inactive\/logo128.png"
        }
    },
    "commands": {
        "toggle-quick-bar": {
            "description": "Toggle Quick Bar",
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "Command+M"
            }
        }
    },
    "background": {
        "service_worker": "background.worker.js",
        "type": "module"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "side_panel": {
        "default_path": "sidebar.html"
    },
    "version": "2.2.1.3000",
    "version_name": "2.2.1",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhYpgz6Nt3vv5n3d8jyrsWXjkvAxh7bz8WJW05RFrtJx9t0BiVVclO+WpAmhKanB2BiTDw4+Dnlf2lQfTo62LIBnkfTiGzukKqTu3plF0D\/Tl\/yG1st1xKaQ6dekeThcsgxrFD8+kIUwF4Vq0wPpQ5upl+vf6kX4t9eDev8Eg86mHzUEG\/QoS\/bu5evN3I1Z0HsiF84VWlrV0b\/1GSqpn+dMrFFdcwo2Sn0Ec65nSNfzauDUm5n0NToQ8iYdHkuottREXKJ7\/Uy4tO0eMmfokVixbm0i2m9aHEOior5CmNG9X\/yGtR2CiM1N4DSEY5mTFu5hPOrALspJ+t7+Is7YnFwIDAQAB"
}
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