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!

CarBridge App iOS 14 Tweakとは何ですか?

CarBridge App iOS 14 Tweakはhttps://carbridgeapp.comによって開発されたChromeの拡張機能で、その主な機能は「This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!」です。

拡張機能のスクリーンショット

screenshot
screenshot

CarBridge App iOS 14 Tweak拡張機能のCRXファイルをダウンロード

CarBridge App iOS 14 Tweak拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 CarBridge App iOS 14 Tweak CarBridge App iOS 14 Tweak
ID homaoojpelicmdocgekpnlefkmcgeapg
公式URL https://chrome.google.com/webstore/detail/carbridge-app-ios-14-twea/homaoojpelicmdocgekpnlefkmcgeapg
説明 This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!
ファイルサイズ 358 KB
インストール数 264
現在のバージョン 1.2
最終更新日 2021-04-17
公開日 2021-04-17
評価 5.00/5 合計 1 レビュー
開発者 https://carbridgeapp.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://carbridgeapp.com/
ヘルプページのURL https://carbridgeapp.com/
プライバシーポリシーページのURL https://carbridgeapp.com/privacy.html
対応言語 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"
    }
}