WebExtension.net
WebExtension.net

Catch a Flat - ImmoScout24 Notifier

View on Chrome Web Store
View Catch a Flat - ImmoScout24 Notifier Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

The FASTEST way to see a newly published apartments on ImmoScout24 🔥
Type
Extension
Users
31 users
1
catc********************
View author page of catc********************
Published
Published on July 23, 2024
Version 3.0
Manifest version
3
Updated
Updated on August 1, 2024
View on Chrome Web Store
View Catch a Flat - ImmoScout24 Notifier Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Catch a Flat - ImmoScout24 Notifier",
    "version": "3.0",
    "description": "The FASTEST way to see a newly published apartments on ImmoScout24 \ud83d\udd25",
    "permissions": [
        "scripting",
        "notifications",
        "activeTab",
        "tabs",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/www.immobilienscout24.de\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon16x16.png",
            "48": "icon48x48.png",
            "128": "icon128x128.png"
        }
    },
    "icons": {
        "16": "icon16x16.png",
        "48": "icon48x48.png",
        "128": "icon128x128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "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