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!

Cos'è CarBridge App iOS 14 Tweak?

CarBridge App iOS 14 Tweak è un'estensione di Chrome sviluppata da https://carbridgeapp.com, e la sua funzione principale è "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione CarBridge App iOS 14 Tweak

Scarica i file di estensione CarBridge App iOS 14 Tweak in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome CarBridge App iOS 14 Tweak CarBridge App iOS 14 Tweak
ID homaoojpelicmdocgekpnlefkmcgeapg
URL Ufficiale https://chrome.google.com/webstore/detail/carbridge-app-ios-14-twea/homaoojpelicmdocgekpnlefkmcgeapg
Descrizione This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!
Dimensione del File 358 KB
Conteggio Installazioni 264
Versione Corrente 1.2
Ultimo Aggiornamento 2021-04-17
Data di Pubblicazione 2021-04-17
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://carbridgeapp.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://carbridgeapp.com/
URL della Pagina di Aiuto https://carbridgeapp.com/
URL della Pagina della Politica sulla Privacy https://carbridgeapp.com/privacy.html
Lingue Supportate 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"
    }
}