ncScale
ncScale GitHub for no-code
What is ncScale?
ncScale is a Chrome extension developed by ncScale, and its main feature is "ncScale GitHub for no-code".
Extension Screenshots
Download ncScale Extension CRX File
Download ncScale 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
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.
Extension Basic Information
Name | ncScale |
ID | megipipeoemnbabmhikhlanpiodcolgm |
Official URL | https://chromewebstore.google.com/detail/ncscale/megipipeoemnbabmhikhlanpiodcolgm |
Description | ncScale GitHub for no-code |
File Size | 4.57 MB |
Installation Count | 943 |
Current Version | 2.3 |
Last Updated | 2024-01-16 |
Publish Date | 2022-08-23 |
Rating | 5.00/5 Total 1 Ratings |
Developer | ncScale |
[email protected] | |
Payment Type | free |
Extension Website | https://ncscale.com |
Help Page URL | https://ncscale.com |
Privacy Policy Page URL | https://www.ncscale.com/privacy |
Supported Languages | 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:\/\/*\/*", " |