ncScale
ncScale GitHub for no-code
ncScaleคืออะไร?
ncScale เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ncScale และคุณลักษณะหลักของมันคือ "ncScale GitHub for no-code"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ncScale
ดาวน์โหลดไฟล์ส่วนขยาย ncScale ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ncScale |
ID | megipipeoemnbabmhikhlanpiodcolgm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ncscale/megipipeoemnbabmhikhlanpiodcolgm |
คำอธิบาย | ncScale GitHub for no-code |
ขนาดไฟล์ | 4.57 MB |
จำนวนการติดตั้ง | 943 |
เวอร์ชันปัจจุบัน | 2.3 |
อัปเดตครั้งล่าสุด | 2024-01-16 |
วันที่เผยแพร่ | 2022-08-23 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | ncScale |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://ncscale.com |
URL หน้าช่วยเหลือ | https://ncscale.com |
URL หน้านโยบายความเป็นส่วนตัว | https://www.ncscale.com/privacy |
ภาษาที่รองรับ | 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:\/\/*\/*", " |