WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Save to Make the Dot

Save to Make the Dot

View on Chrome Web Store
View Save to Make the Dot Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (17 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Save selected images from any website to create your fashion moodboard
Type
Extension
Users
340 users
11
Website makethedot.com
www.makethedot.com
View author page of www.makethedot.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 23, 2021
Version 1.204
Manifest version
3
Updated
Updated on October 3, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Save to Make the Dot 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,
    "name": "Save to Make the Dot",
    "description": "Save selected images from any website to create your fashion moodboard",
    "version": "1.204",
    "permissions": [
        "storage",
        "contextMenus",
        "activeTab"
    ],
    "background": {
        "service_worker": "static\/js\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "static\/css\/content.css"
            ],
            "js": [
                "static\/js\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "static\/css\/content.css",
                "media\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "icons": {
        "16": "Dot.png",
        "32": "Dot.png",
        "64": "Dot.png",
        "128": "Dot.png"
    },
    "action": []
}
© 2025 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