ncScale
ncScale GitHub for no-code
Co to jest ncScale?
ncScale to rozszerzenie Chrome opracowane przez ncScale, a jego główną funkcją jest „ncScale GitHub for no-code”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia ncScale
Pobierz pliki rozszerzeń ncScale 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
ncScale helps you to auto-document and monitor your no-code infrastructure: applications, automations and databases in one place. Key Features: Document: automatically retrieve and store all your no-code elements in your ncScale repository for easy access and management. Log Management & alerting: Create personalized alerts for your no-code activity to stay informed of important bugs, updates or changes. Security Check: Conduct data breach checks on your no-code tools to ensure the security of your data.
Podstawowe informacje o rozszerzeniu
Nazwa | ncScale |
ID | megipipeoemnbabmhikhlanpiodcolgm |
Oficjalny URL | https://chromewebstore.google.com/detail/ncscale/megipipeoemnbabmhikhlanpiodcolgm |
Opis | ncScale GitHub for no-code |
Rozmiar pliku | 4.57 MB |
Liczba instalacji | 943 |
Aktualna Wersja | 2.3 |
Ostatnia Aktualizacja | 2024-01-16 |
Data Publikacji | 2022-08-23 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | ncScale |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://ncscale.com |
Adres URL Strony Pomocy | https://ncscale.com |
Adres URL Strony Polityki Prywatności | https://www.ncscale.com/privacy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "ncScale GitHub for no-code", "version": "2.3", "manifest_version": 3, "name": "ncScale", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-128.png" }, "icons": { "128": "icon-128.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*", " |