WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
MantaSaver: Automatischer Preisvergleich

MantaSaver: Automatischer Preisvergleich

View on Chrome Web Store
View MantaSaver: Automatischer Preisvergleich Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
1 new ratings
1 views
This extension has been viewed 1 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.

Finde automatisch den besten Deal beim Online-Shopping – schnell, einfach & kostenlos mit MantaSaver.
Type
Extension
Users
12 users
3
Website mantasaver.de
Manta Swarm
View author page of Manta Swarm
Published
Published on July 9, 2025
Version 1.1.3
Manifest version
3
Updated
Updated on August 20, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View MantaSaver: Automatischer Preisvergleich 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": "MantaSaver: Automatischer Preisvergleich",
    "version": "1.1.3",
    "description": "Finde automatisch den besten Deal beim Online-Shopping \u2013 schnell, einfach & kostenlos mit MantaSaver.",
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "permissions": [
        "tabs",
        "activeTab",
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "signal.js"
            ],
            "matches": [
                "https:\/\/mantasaver.de\/*"
            ]
        }
    ]
}
© 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