Tres Direct Connect
Tres Chrome Extension
Co to jest Tres Direct Connect?
Tres Direct Connect to rozszerzenie Chrome opracowane przez amartin75, a jego główną funkcją jest „Tres Chrome Extension”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tres Direct Connect
Pobierz pliki rozszerzeń Tres Direct Connect w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Finds embedded reservation details on supported booking providers for import into Tres.
Podstawowe informacje o rozszerzeniu
Nazwa | Tres Direct Connect |
ID | bkahmldampcidnkhkfbndalckfmmlfcj |
Oficjalny URL | https://chromewebstore.google.com/detail/tres-direct-connect/bkahmldampcidnkhkfbndalckfmmlfcj |
Opis | Tres Chrome Extension |
Rozmiar pliku | 365 KB |
Liczba instalacji | 149 |
Aktualna Wersja | 1.0.5 |
Ostatnia Aktualizacja | 2023-05-31 |
Data Publikacji | 2022-05-26 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | amartin75 |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.trestechnologies.com/ |
Adres URL Strony Pomocy | https://trestechnologieshelp.zendesk.com/ |
Obsługiwane Języki | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "128": ".\/assets\/images\/icon-119x107.png" }, "name": "Tres Direct Connect", "short_name": "subtres", "version": "1.0.5", "description": "Tres Chrome Extension", "permissions": [ "tabs" ], "action": { "default_popup": "index.html?#\/popup", "default_title": "Tres Chrome Extension" }, "options_page": "index.html?#\/options", "content_scripts": [ { "js": [ "contentPage.js" ], "matches": [ " |