VRPlatform Connect

Allows property managers to integrate their travel and accommodation services into our advanced financial integration platform

Τι είναι το VRPlatform Connect;

Το VRPlatform Connect είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Finalytic, και η κύρια λειτουργία του είναι "Allows property managers to integrate their travel and accommodation services into our advanced financial integration platform".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης VRPlatform Connect

Λήψη αρχείων επέκτασης VRPlatform Connect σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        With this extension, property managers can easily integrate their travel and accommodation services, such as booking.com or Airbnb, into the VRPlatform financial integration platform.

After connecting to a supported booking channel, VRPlatform will begin pulling financial and booking data that can be viewed on the dashboard. You'll be able to set up accounting integrations to a supported platform (e.g. quickbooks, sage intacct) to automatically generate invoices, journal entries, payments, contacts and more.

A VRPlatform account is required prior to using this extension.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα VRPlatform Connect VRPlatform Connect
ID hphpodppjfegboiaddkpkceedjjjjjma
Επίσημο URL https://chromewebstore.google.com/detail/vrplatform-connect/hphpodppjfegboiaddkpkceedjjjjjma
Περιγραφή Allows property managers to integrate their travel and accommodation services into our advanced financial integration platform
Μέγεθος Αρχείου 6.13 MB
Αριθμός Εγκαταστάσεων 358
Τρέχουσα Έκδοση 1.3.17
Τελευταία Ενημέρωση 2024-01-29
Ημερομηνία Δημοσίευσης 2023-01-03
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Finalytic
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://finalytic.io/privacy-policy
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "VRPlatform Connect",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAu\/ZqoXrz0aErrj60k\/OUzWIneEqt0rgfsmggeUUUzebRfMJFJo4Gub6QVnD+gYe8pAAJKIrP7Pn3vbxD\/Bej5Jne6ilM52H8xeCYheKr3N+Zx9JF7G\/13sPbxTjYqK1syOkONZkdG1PnHDR0Up8KY5HLOcIvthy8iiondYN2EcdDxQF4LWoYp578hZ+fRHeh7k3shSW+3wcIjYVg8kX8h6dMZoj93qw\/YzfyRdPQPeDsmRpRmB2h1CkPuDHdDClAjdx8BLhBEssaIh1VuIdBqAwaAjEt0tNb5pY33tZ7FVPc8FB9eS97RJomndmxifoX2kVUQGrq1IuAW+DEYOW6+wIDAQAB",
    "version": "1.3.17",
    "description": "Allows property managers to integrate their travel and accommodation services into our advanced financial integration platform",
    "options_page": "src\/pages\/options\/index.html",
    "externally_connectable": {
        "matches": [
            "http:\/\/*\/*",
            "https:\/\/*\/*",
            ""
        ]
    },
    "content_security_policy": {
        "extension_pages": "object-src 'self'; script-src-elem 'self' 'unsafe-inline' https:\/\/pineapple.vrplatform.app\/; script-src 'self' 'wasm-unsafe-eval' http:\/\/localhost:* http:\/\/127.0.0.1:*"
    },
    "background": {
        "service_worker": "src\/pages\/background\/index.js",
        "type": "module"
    },
    "action": {
        "default_popup": "src\/pages\/popup\/index.html",
        "default_icon": "vrplatform-34.png"
    },
    "icons": {
        "128": "vrplatform-128.png"
    },
    "devtools_page": "src\/pages\/devtools\/index.html",
    "web_accessible_resources": [
        {
            "resources": [
                "contentStyle.css",
                "vrplatform-128.png",
                "vrplatform-34.png"
            ],
            "matches": []
        }
    ],
    "permissions": [
        "webRequest",
        "scripting",
        "tabs",
        "storage",
        "cookies",
        "system.display"
    ],
    "host_permissions": [
        "*:\/\/*.abnb.me\/",
        "*:\/\/*.airbnbaction.com\/",
        "*:\/\/*.airbnb.ae\/",
        "*:\/\/*.airbnb.al\/",
        "*:\/\/*.airbnb.am\/",
        "*:\/\/*.airbnb.at\/",
        "*:\/\/*.airbnb.az\/",
        "*:\/\/*.airbnb.ba\/",
        "*:\/\/*.airbnb.be\/",
        "*:\/\/*.airbnb.cat\/",
        "*:\/\/*.airbnb.ch\/",
        "*:\/\/*.airbnb.cl\/",
        "*:\/\/*.airbnb.cn\/",
        "*:\/\/*.airbnb.co.cr\/",
        "*:\/\/*.airbnb.co.id\/",
        "*:\/\/*.airbnb.co.il\/",
        "*:\/\/*.airbnb.co.in\/",
        "*:\/\/*.airbnb.co.kr\/",
        "*:\/\/*.airbnb.com\/",
        "*:\/\/*.airbnb.com.ar\/",
        "*:\/\/*.airbnb.com.au\/",
        "*:\/\/*.airbnb.com.bo\/",
        "*:\/\/*.airbnb.com.br\/",
        "*:\/\/*.airbnb.com.bz\/",
        "*:\/\/*.airbnb.com.co\/",
        "*:\/\/*.airbnb.com.ec\/",
        "*:\/\/*.airbnb.com.ee\/",
        "*:\/\/*.airbnb.com.gt\/",
        "*:\/\/*.airbnb.com.hk\/",
        "*:\/\/*.airbnb.com.hn\/",
        "*:\/\/*.airbnb.com.hr\/",
        "*:\/\/*.airbnb.com.kh\/",
        "*:\/\/*.airbnb.com.mt\/",
        "*:\/\/*.airbnb.com.my\/",
        "*:\/\/*.airbnb.com.ni\/",
        "*:\/\/*.airbnb.com.pa\/",
        "*:\/\/*.airbnb.com.pe\/",
        "*:\/\/*.airbnb.com.ph\/",
        "*:\/\/*.airbnb.com.py\/",
        "*:\/\/*.airbnb.com.ro\/",
        "*:\/\/*.airbnb.com.sg\/",
        "*:\/\/*.airbnb.com.sv\/",
        "*:\/\/*.airbnb.com.tr\/",
        "*:\/\/*.airbnb.com.tw\/",
        "*:\/\/*.airbnb.com.ua\/",
        "*:\/\/*.airbnb.com.vn\/",
        "*:\/\/*.airbnb.co.nz\/",
        "*:\/\/*.airbnb.co.uk\/",
        "*:\/\/*.airbnb.co.ve\/",
        "*:\/\/*.airbnb.co.za\/",
        "*:\/\/*.airbnb.cz\/",
        "*:\/\/*.airbnb.de\/",
        "*:\/\/*.airbnb.dk\/",
        "*:\/\/*.airbnb.es\/",
        "*:\/\/*.airbnb.fi\/",
        "*:\/\/*.airbnb.gr\/",
        "*:\/\/*.airbnb.hu\/",
        "*:\/\/*.airbnb.ie\/",
        "*:\/\/*.airbnb.is\/",
        "*:\/\/*.airbnb.it\/",
        "*:\/\/*.airbnb.jp\/",
        "*:\/\/*.airbnb.la\/",
        "*:\/\/*.airbnb.lt\/",
        "*:\/\/*.airbnb.lu\/",
        "*:\/\/*.airbnb.lv\/",
        "*:\/\/*.airbnbmail.com\/",
        "*:\/\/*.airbnb.me\/",
        "*:\/\/*.airbnb.mx\/",
        "*:\/\/*.airbnb.nl\/",
        "*:\/\/*.airbnb.no\/",
        "*:\/\/*.airbnbpayments.com\/",
        "*:\/\/*.airbnb.pl\/",
        "*:\/\/*.airbnb.pt\/",
        "*:\/\/*.airbnb.rs\/",
        "*:\/\/*.airbnb.ru\/",
        "*:\/\/*.airbnb.se\/",
        "*:\/\/*.airbnb.si\/",
        "*:\/\/*.muscache.com\/",
        "*:\/\/*.airbnb.fr\/",
        "*:\/\/*.airbnb.ca\/",
        "*:\/\/*.booking.com\/",
        "https:\/\/*.vrplatform.app\/",
        "https:\/\/*.finalytic.io\/"
    ]
}