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!
O que é CarBridge App iOS 14 Tweak?
CarBridge App iOS 14 Tweak é uma extensão do Chrome desenvolvida por https://carbridgeapp.com, e sua principal característica é "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão CarBridge App iOS 14 Tweak
Baixe arquivos de extensão CarBridge App iOS 14 Tweak no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | homaoojpelicmdocgekpnlefkmcgeapg |
URL Oficial | https://chrome.google.com/webstore/detail/carbridge-app-ios-14-twea/homaoojpelicmdocgekpnlefkmcgeapg |
Descrição | This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease! |
Tamanho do Arquivo | 358 KB |
Contagem de Instalações | 264 |
Versão Atual | 1.2 |
Última Atualização | 2021-04-17 |
Data de Publicação | 2021-04-17 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | https://carbridgeapp.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://carbridgeapp.com/ |
URL da Página de Ajuda | https://carbridgeapp.com/ |
URL da Página de Política de Privacidade | https://carbridgeapp.com/privacy.html |
Idiomas Suportados | 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" } } |