WebExtension.net
WebExtension.net

AYCF Route Finder

View on Chrome Web Store
View AYCF Route Finder Chrome Extension on Chrome Web Store
5.0 (10 ratings)

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

Simple(<1mb) Chrome extension to find all available routes on Wizz AYCF (All-You-Can-Fly). Not affiliated with Wizz Air.
Type
Extension
Users
217 users
1
vloss3
View author page of vloss3
Published
Published on September 28, 2024
Version 1.2.0
Manifest version
3
Updated
Updated on October 17, 2024
View on Chrome Web Store
View AYCF Route Finder Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AYCF Route Finder",
    "description": "Simple(<1mb) Chrome extension to find all available routes on Wizz AYCF (All-You-Can-Fly). Not affiliated with Wizz Air.",
    "version": "1.2.0",
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/multipass.wizzair.com\/*"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/multipass.wizzair.com\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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