WebExtension.net
WebExtension.net

Fotor Design: Graphic Design & Photo Collage

View on Chrome Web Store
View Fotor Design: Graphic Design & Photo Collage Chrome Extension on Chrome Web Store
3.5 (55 ratings)

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

Create stunning social media posts, banners, cards, poster, flyers, photo collages & more.
Type
Extension
Users
5,000 users
Website www.fotor.com
Fotor
View author page of Fotor
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 8, 2013
Version 1.0.4
Manifest version
3
Updated
Updated on August 6, 2022
View on Chrome Web Store
View Fotor Design: Graphic Design & Photo Collage Chrome Extension on Chrome Web Store
lifestyle/art
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": "__MSG_pluginName__",
    "version": "1.0.4",
    "description": "__MSG_pluginDesc__",
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_pluginName__",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "js\/jquery-1.8.3.js",
                "js\/contentScriptNew.js"
            ],
            "css": [
                "css\/custom.css"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*\/*.png",
                "*:\/\/*\/*.jpg",
                "*:\/\/*\/*.gif",
                "*:\/\/*\/*.bmp"
            ],
            "js": [
                "js\/show-image-content-size.js"
            ]
        }
    ],
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "host_permissions": [
        "http:\/\/www.blogger.com\/"
    ],
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "default_locale": "en",
    "devtools_page": "devtools.html"
}
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