WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Yoga With Sapna

Yoga With Sapna

View on Chrome Web Store
View Yoga With Sapna Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (2 ratings)
20 views
This extension has been viewed 20 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 Jul 20, 2025.

Welcome to YWS - Yoga Studio At Gurgaon
Type
Extension
Users
7 users
1
Dashboard Creator
View author page of Dashboard Creator
Published
Published on May 23, 2024
Version 1.1.3
Manifest version
3
Updated
Updated on August 12, 2024
lifestyle/well_being
Extension Category
View on Chrome Web Store
View Yoga With Sapna 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": "Yoga With Sapna",
    "short_name": "YWS",
    "description": "Welcome to YWS - Yoga Studio At Gurgaon",
    "version": "1.1.3",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiQQ4iegXL1tEakgspp+1EzAj7gUDL1eBt8ojxxC\/b4vzlaRPfmR6YATtnmHidMGC7+JizkUr+DULdvOsAoGszg5ezy9+BpkAGl2QlgGztiuGQkjtCukjatEciVRTELRO41JMcV2x99GLbspQT01QYqcSjPphipsZDyYVUy5QSFtRTFzaA9VbiO3KzDnFrLBGCN4NmKsyiP5g4GsHaDwAEAHgmzzvN9fW6eVDP0JcD\/QZWawVopq0IYIaqIfZU3XHPEhOUOSIV2o4I7fhIAhkydXkfoDetHZZ40R6a7pEiDCs3yuoHquXOHOsZ1mNS\/9wxzgK\/nWzYOBmWF4K7ojVgwIDAQAB",
    "minimum_chrome_version": "109",
    "action": {
        "default_title": "Open panel",
        "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"
    },
    "chrome_url_overrides": {
        "newtab": "src\/pages\/newtab\/index.html"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.ts-loader.94a06662.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "options_page": "src\/pages\/options\/index.html",
    "side_panel": {
        "default_path": "src\/pages\/sidepanel\/index.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "homepage_url": "https:\/\/meavana.com",
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "128x128.png"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/proxy.eb49ce63.js",
                "assets\/content.ts.05c9d14c.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "bookmarks",
        "topSites",
        "webNavigation",
        "webRequest",
        "declarativeNetRequest",
        "tabs",
        "sidePanel"
    ],
    "optional_permissions": [
        "history"
    ],
    "commands": {
        "wallpaper": {
            "description": "Open wallpaper tab on sidebar",
            "suggested_key": {
                "default": "Alt+1",
                "linux": "Ctrl+Shift+1"
            }
        },
        "scratch": {
            "description": "Open notes tab on sidebar",
            "suggested_key": {
                "default": "Alt+4",
                "linux": "Ctrl+Shift+4"
            }
        },
        "news": {
            "description": "Open news tab on sidebar",
            "suggested_key": {
                "default": "Alt+5",
                "linux": "Ctrl+Shift+5"
            }
        },
        "games": {
            "description": "Open games tab on sidebar"
        },
        "integrations": {
            "description": "Open Integrations on sidebar",
            "suggested_key": {
                "default": "Alt+8",
                "linux": "Ctrl+Shift+8"
            }
        },
        "gpt": {
            "description": "Open ChatGPT on sidebar"
        },
        "google": {
            "description": "Open Google suite on sidebar"
        },
        "template": {
            "description": "Open templates tab on sidebar"
        },
        "searchPictures": {
            "description": "Open images search tab on sidebar"
        },
        "crypto": {
            "description": "Open crypto tab on sidebar"
        },
        "settings": {
            "description": "Open settings tab on sidebar"
        },
        "profile": {
            "description": "Open profile tab on sidebar"
        }
    }
}
© 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