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!
What is CarBridge App iOS 14 Tweak?
CarBridge App iOS 14 Tweak is a Chrome extension developed by https://carbridgeapp.com, and its main feature is "This extension was created to share updates on the new CarBridge App! Bridge your phone to your Car system with ease!".
Extension Screenshots
Download CarBridge App iOS 14 Tweak Extension CRX File
Download CarBridge App iOS 14 Tweak extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | |
ID | homaoojpelicmdocgekpnlefkmcgeapg |
Official URL | 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! |
File Size | 358 KB |
Installation Count | 264 |
Current Version | 1.2 |
Last Updated | 2021-04-17 |
Publish Date | 2021-04-17 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://carbridgeapp.com |
[email protected] | |
Payment Type | free |
Extension Website | https://carbridgeapp.com/ |
Help Page URL | https://carbridgeapp.com/ |
Privacy Policy Page URL | https://carbridgeapp.com/privacy.html |
Supported Languages | 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" } } |