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
官方網址 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
電子郵箱 [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"
    }
}