WebExtension.net
Toggle dark mode
WebExtension.net

Indeling Automator voor NBB

View on Chrome Web Store
View Indeling Automator voor NBB Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
0 views
This extension has been viewed 0 times

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

Maakt het mogelijk inschrijvingen in de club-agenda automatisch in te lezen naar een zitting in het ranking programma.
Type
Extension
Users
17 users
3
Carlos Jeurissen
View author page of Carlos Jeurissen
Published
Published on February 3, 2022
Version 1.3.5
Manifest version
3
Updated
Updated on May 9, 2024
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Indeling Automator voor NBB 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,
    "version": "1.3.5",
    "name": "Indeling Automator voor NBB",
    "short_name": "Automator NBB",
    "description": "Maakt het mogelijk inschrijvingen in de club-agenda automatisch in te lezen naar een zitting in het ranking programma.",
    "author": "Carlos Jeurissen",
    "homepage_url": "https:\/\/apps.jeurissen.co\/indeling-automator-for-nbb",
    "developer": {
        "name": "Carlos Jeurissen",
        "url": "https:\/\/apps.jeurissen.co\/"
    },
    "action": {
        "default_area": "navbar",
        "default_icon": {
            "16": "\/images\/icon-16.png",
            "32": "\/images\/icon-32.png",
            "48": "\/images\/icon-48.png",
            "72": "\/images\/icon-72.png"
        },
        "default_popup": "\/views\/popup.html"
    },
    "commands": {
        "_execute_action": []
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    },
    "externally_connectable": {
        "ids": [],
        "accepts_tls_channel_id": false
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/nbbcr3.web.app\/*",
        "https:\/\/agenda.bridge.nl\/wp-json\/*"
    ],
    "icons": {
        "16": "\/images\/icon-16.png",
        "32": "\/images\/icon-32.png",
        "48": "\/images\/icon-48.png",
        "96": "\/images\/icon-96.png",
        "128": "\/images\/icon-128.png",
        "256": "\/images\/icon-256.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/nbbcr3.web.app\/*"
            ],
            "js": [
                "\/libraries\/jquery.3.6.0.min.js",
                "\/libraries\/jquery-ui.1.13.1.custom.min.js",
                "\/libraries\/jquery.simulate.1.1.1.min.js",
                "\/scripts\/page-script.js"
            ]
        }
    ]
}
© 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