WebExtension.net
WebExtension.net

Adobe Express

View on Chrome Web Store
View Adobe Express Chrome Extension on Chrome Web Store
4.7 (12 ratings)

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

An all-in-one content creation app that makes it fast, easy and fun to design and share social media posts, video, images, and more
Type
Extension
Users
100,000 users
Adobe Inc.
View author page of Adobe Inc.
Published
Published on August 14, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on December 5, 2023
View on Chrome Web Store
View Adobe Express Chrome Extension on Chrome Web Store
productivity/communication
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.0.2",
    "default_locale": "en",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_title": "Open the popup"
    },
    "icons": {
        "16": "assets\/ax_appicon_16.png",
        "24": "assets\/ax_appicon_32.png",
        "60": "assets\/ax_appicon_48.png",
        "128": "assets\/ax_appicon_128.png"
    },
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "index.html",
                "popup.html",
                "errorPopup.html",
                "errorPopup.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "scripting",
        "activeTab",
        "contextMenus",
        "storage",
        "tabs",
        "declarativeNetRequestWithHostAccess",
        "declarativeNetRequestFeedback"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}
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