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
电子邮箱 [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"
    }
}