Cities of the World MeaVana

Welcome to Cities of the World MeaVana

Что такое Cities of the World MeaVana?

Cities of the World MeaVana - это расширение Chrome, разработанное https://meavana.com, и его основная функция - "Welcome to Cities of the World MeaVana".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Cities of the World MeaVana

Скачайте файлы расширений Cities of the World MeaVana в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Travel the world from the comfort of your home! 
Enjoy beautiful cities of the world - pictures, quotes, facts, info, with every new tab                    

Основная информация о расширении

Название Cities of the World MeaVana Cities of the World MeaVana
ID nmplejonajdlkjijgfmcijdfkkhmbcpd
Официальный URL https://chromewebstore.google.com/detail/cities-of-the-world-meava/nmplejonajdlkjijgfmcijdfkkhmbcpd
Описание Welcome to Cities of the World MeaVana
Размер файла 3.04 MB
Количество установок 281
Текущая Версия 1.0.1
Последнее Обновление 2024-01-22
Дата публикации 2023-12-13
Рейтинг 5.00/5 Всего 6 оценок
Разработчик https://meavana.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.meavana.com
URL страницы помощи https://www.meavana.com/contact
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Cities of the World MeaVana",
    "short_name": "Cities of the World MeaVana",
    "description": "Welcome to Cities of the World MeaVana",
    "version": "1.0.1",
    "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.tsx-loader.73913f5e.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "assets\/quote-preference-items.0f01ed6f.css"
            ]
        }
    ],
    "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:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "unlimitedStorage",
        "alarms",
        "bookmarks",
        "topSites",
        "offscreen",
        "tabs",
        "sidePanel",
        "declarativeNetRequest"
    ],
    "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"
        },
        "crypto": {
            "description": "Open crypto tab on sidebar"
        },
        "settings": {
            "description": "Open settings tab on sidebar"
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/meavana-rounded.75888007.svg",
                "assets\/facebook.0b4d2b6d.svg",
                "assets\/linkedin.34fee3df.svg",
                "assets\/reddit.2a4dcbea.svg",
                "assets\/drive.b40d8d70.svg",
                "assets\/google.8503f56e.svg",
                "assets\/youtube.a6bb11ce.svg",
                "assets\/gmail.478cf59c.svg",
                "assets\/angry-birds.9e147be9.png",
                "assets\/doodle-jump.c3fdf71d.png",
                "assets\/flappy-bird.20631b10.png",
                "assets\/fruit-ninja.2876e85c.png",
                "assets\/mario-kart.a4fffe36.png",
                "assets\/minicraft.869cf602.png",
                "assets\/pacman.122f3387.png",
                "assets\/snake3d.e17e452b.png",
                "assets\/sonic.1100f648.png",
                "assets\/super-mario.e8b0a094.png",
                "assets\/timberman.8669ec57.png",
                "assets\/ads.3cdb1ccb.svg",
                "assets\/blogger.80dce590.svg",
                "assets\/books.37ab26c7.svg",
                "assets\/calendar.a8dff7e4.svg",
                "assets\/chat.76caae9d.svg",
                "assets\/classroom.e2514f1c.svg",
                "assets\/contacts.f651579b.svg",
                "assets\/docs.e2d85971.svg",
                "assets\/earth.2a6cef8c.svg",
                "assets\/finance.83f7db34.svg",
                "assets\/jamboard.b2f45d00.svg",
                "assets\/keep.a3cc1180.svg",
                "assets\/maps.367b3af6.svg",
                "assets\/meet.2892143c.svg",
                "assets\/news.8c293a44.svg",
                "assets\/one.a6a11a1c.svg",
                "assets\/password.5b6049ee.svg",
                "assets\/photos.fe9a57a4.svg",
                "assets\/play-store.a91cbce0.svg",
                "assets\/sheets.a537ea5d.svg",
                "assets\/slides.2f3ed209.svg",
                "assets\/translate.c82ed903.svg",
                "assets\/travel.3e01c810.svg",
                "assets\/forms.9ecd6cad.svg",
                "assets\/bard.7a294a2b.gif",
                "assets\/chat-gpt.e4a33a40.svg",
                "assets\/github.f0630c29.svg",
                "assets\/instagram.8f2de476.svg",
                "assets\/notion.a9540d2e.svg",
                "assets\/pinterest.96de767f.svg",
                "assets\/twitter.d579774b.svg",
                "assets\/coincap.51835c37.png",
                "assets\/caveat-latin-400-normal.d048e18c.woff2",
                "assets\/caveat-latin-400-normal.ac9e1054.woff",
                "assets\/caveat-latin-500-normal.68cee306.woff2",
                "assets\/caveat-latin-500-normal.238f1ea5.woff",
                "assets\/caveat-latin-600-normal.4b669b97.woff2",
                "assets\/caveat-latin-600-normal.9abb9e41.woff",
                "assets\/caveat-latin-700-normal.96e7bc71.woff2",
                "assets\/caveat-latin-700-normal.819d2ba9.woff",
                "assets\/eb-garamond-latin-400-italic.d7dea434.woff2",
                "assets\/eb-garamond-latin-400-italic.b254ca54.woff",
                "assets\/eb-garamond-latin-500-italic.4e3ae105.woff2",
                "assets\/eb-garamond-latin-500-italic.860b06fd.woff",
                "assets\/eb-garamond-latin-600-italic.3552c795.woff2",
                "assets\/eb-garamond-latin-600-italic.17e3a36c.woff",
                "assets\/eb-garamond-latin-700-italic.6fa10a6c.woff2",
                "assets\/eb-garamond-latin-700-italic.2193be93.woff",
                "assets\/eb-garamond-latin-800-italic.500b7f68.woff2",
                "assets\/eb-garamond-latin-800-italic.d57c130e.woff",
                "assets\/eb-garamond-latin-400-normal.142d7e87.woff2",
                "assets\/eb-garamond-latin-400-normal.c6429d6f.woff",
                "assets\/eb-garamond-latin-500-normal.87234e34.woff2",
                "assets\/eb-garamond-latin-500-normal.1fcaa32d.woff",
                "assets\/eb-garamond-latin-600-normal.e4583ed2.woff2",
                "assets\/eb-garamond-latin-600-normal.56bc27dd.woff",
                "assets\/eb-garamond-latin-700-normal.221d9194.woff2",
                "assets\/eb-garamond-latin-700-normal.9b9a1328.woff",
                "assets\/eb-garamond-latin-800-normal.22b3607d.woff2",
                "assets\/eb-garamond-latin-800-normal.72244ad3.woff",
                "assets\/poppins-latin-100-italic.d8020052.woff2",
                "assets\/poppins-latin-100-italic.c341ea45.woff",
                "assets\/poppins-latin-200-italic.28d28631.woff2",
                "assets\/poppins-latin-200-italic.7978f7bf.woff",
                "assets\/poppins-latin-300-italic.f0ae296f.woff2",
                "assets\/poppins-latin-300-italic.3f558e0f.woff",
                "assets\/poppins-latin-400-italic.50d0c174.woff2",
                "assets\/poppins-latin-400-italic.5a00b556.woff",
                "assets\/poppins-latin-500-italic.1ddb074f.woff2",
                "assets\/poppins-latin-500-italic.4d01790d.woff",
                "assets\/poppins-latin-600-italic.3ad6c8bd.woff2",
                "assets\/poppins-latin-600-italic.a5362a78.woff",
                "assets\/poppins-latin-700-italic.4b086471.woff2",
                "assets\/poppins-latin-700-italic.36d9a88d.woff",
                "assets\/poppins-latin-800-italic.494d66c1.woff2",
                "assets\/poppins-latin-800-italic.74341b5b.woff",
                "assets\/poppins-latin-900-italic.ed792480.woff2",
                "assets\/poppins-latin-900-italic.6409b72c.woff",
                "assets\/poppins-latin-100-normal.a9220f99.woff2",
                "assets\/poppins-latin-100-normal.d1eda978.woff",
                "assets\/poppins-latin-200-normal.6f0c5725.woff2",
                "assets\/poppins-latin-200-normal.07512a37.woff",
                "assets\/poppins-latin-300-normal.78bc3aa7.woff2",
                "assets\/poppins-latin-300-normal.78a4e0ac.woff",
                "assets\/poppins-latin-400-normal.7d93459d.woff2",
                "assets\/poppins-latin-400-normal.2db0a254.woff",
                "assets\/poppins-latin-500-normal.cd36de20.woff2",
                "assets\/poppins-latin-500-normal.6f35fc59.woff",
                "assets\/poppins-latin-600-normal.f4e80d9d.woff2",
                "assets\/poppins-latin-600-normal.90ae1c77.woff",
                "assets\/poppins-latin-700-normal.9338e65f.woff2",
                "assets\/poppins-latin-700-normal.630ac4e1.woff",
                "assets\/poppins-latin-800-normal.60bf0aba.woff2",
                "assets\/poppins-latin-800-normal.993bd790.woff",
                "assets\/poppins-latin-900-normal.17ea1019.woff2",
                "assets\/poppins-latin-900-normal.940cfac0.woff",
                "assets\/whatsapp.caf67726.svg",
                "assets\/quote-preference-items.72726edd.js",
                "assets\/index.ae98e4f4.js",
                "assets\/bookmarks.589c0b84.js",
                "assets\/messages.ddf309d9.js",
                "assets\/async.4889337a.js",
                "assets\/index.760680ba.js",
                "assets\/content.tsx.90e504e3.js"
            ],
            "use_dynamic_url": true
        }
    ]
}