CarBridge App iOS 14 Tweak

This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!

Was ist CarBridge App iOS 14 Tweak?

CarBridge App iOS 14 Tweak ist eine Chrome-Erweiterung, die von https://carbridgeapp.com entwickelt wurde, und ihr Hauptmerkmal ist "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!".

Erweiterungsscreenshots

screenshot
screenshot

CarBridge App iOS 14 Tweak-Erweiterungs-CRX-Datei herunterladen

Laden Sie CarBridge App iOS 14 Tweak-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Thank you for Installing! CarBridge is a free app that connects your phone to your car system! Allowing you to watch Netflix, Youtube & EVERYTHING your phone can do, you car can now do!
Does this work for apple car Play? Yes of course https://carbridgeapp.com/ works on All iPhones and Androids!

We want to say thank you for installing and please visit our website to install the carbridge app to your iPhone for free!                    

Grundlegende Informationen zur Erweiterung

Name CarBridge App iOS 14 Tweak CarBridge App iOS 14 Tweak
ID homaoojpelicmdocgekpnlefkmcgeapg
Offizielle URL https://chrome.google.com/webstore/detail/carbridge-app-ios-14-twea/homaoojpelicmdocgekpnlefkmcgeapg
Beschreibung This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!
Dateigröße 358 KB
Installationsanzahl 264
Aktuelle Version 1.2
Letztes Update 2021-04-17
Veröffentlichungsdatum 2021-04-17
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler https://carbridgeapp.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://carbridgeapp.com/
Hilfeseite URL https://carbridgeapp.com/
URL der Datenschutzrichtlinien-Seite https://carbridgeapp.com/privacy.html
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CarBridge App iOS 14 Tweak",
    "version": "1.2",
    "manifest_version": 2,
    "description": "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!",
    "homepage_url": "https:\/\/carbridgeapp.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}