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!

Qu'est-ce que CarBridge App iOS 14 Tweak ?

CarBridge App iOS 14 Tweak est une extension Chrome développée par https://carbridgeapp.com, et sa fonction principale est "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension CarBridge App iOS 14 Tweak

Téléchargez les fichiers d'extension CarBridge App iOS 14 Tweak au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom CarBridge App iOS 14 Tweak CarBridge App iOS 14 Tweak
ID homaoojpelicmdocgekpnlefkmcgeapg
URL Officiel https://chrome.google.com/webstore/detail/carbridge-app-ios-14-twea/homaoojpelicmdocgekpnlefkmcgeapg
Description This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!
Taille du Fichier 358 KB
Nombre d'Installations 264
Version Actuelle 1.2
Dernière Mise à Jour 2021-04-17
Date de Publication 2021-04-17
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://carbridgeapp.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://carbridgeapp.com/
URL de la Page d'Aide https://carbridgeapp.com/
URL de la Page de Politique de Confidentialité https://carbridgeapp.com/privacy.html
Langues Prises en Charge 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"
    }
}