WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Multi-Search MeaVana

Multi-Search MeaVana

View on Chrome Web Store
View Multi-Search MeaVana Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
24 views
This extension has been viewed 24 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Apr 21, 2025.

Multi-Search MeaVana
Type
Extension
Users
15 users
1
Website meavana.com
MeaVana
View author page of MeaVana
Published
Published on December 16, 2023
Version 0.0.2
Manifest version
3
Updated
Updated on January 12, 2024
make_chrome_yours/accessibility
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Multi-Search MeaVana 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": "Multi-Search MeaVana",
    "description": "Multi-Search MeaVana",
    "version": "0.0.2",
    "author": "MeaVana",
    "short_name": "Multi-Search MeaVana",
    "action": {
        "default_title": "Open a new tab",
        "default_icon": {
            "16": "16x16.png",
            "24": "24x24.png",
            "32": "32x32.png",
            "48": "48x48.png",
            "128": "128x128.png"
        }
    },
    "icons": {
        "16": "16x16.png",
        "24": "24x24.png",
        "32": "32x32.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "icons\/*"
            ],
            "use_dynamic_url": false
        }
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "homepage_url": "https:\/\/meavana.com",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "storage"
    ]
}
© 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