Blockspring Scripts
Build add-ons for your favorite apps with Python.
Blockspring Scriptsคืออะไร?
Blockspring Scripts เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scripts.blockspring.com และคุณลักษณะหลักของมันคือ "Build add-ons for your favorite apps with Python."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Blockspring Scripts
ดาวน์โหลดไฟล์ส่วนขยาย Blockspring Scripts ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Blockspring Scripts embeds an online code editor into your favorite apps. Write and deploy API-powered scripts in minutes for GitHub, Trello, Asana, and more. What can you build? - Alerts - Reports - Sync data between apps - Buttons - Events ("If x then y") - Integrations Why is this better than writing a script on top of an API? - Authentication is handled for you. No need to work with API tokens or OAuth. - Autocomplete lets you know what functions you can use and when. No need to spend time parsing through API docs. - Triggers/events can be chosen from a dropdown. No need to setup webhooks and servers. - 3rd party apps can be chosen from a dropdown. No need to learn their APIs either.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
คำอธิบาย | Build add-ons for your favorite apps with Python. |
ขนาดไฟล์ | 477 KB |
จำนวนการติดตั้ง | 1,464 |
เวอร์ชันปัจจุบัน | 1.1.7 |
อัปเดตครั้งล่าสุด | 2018-06-03 |
วันที่เผยแพร่ | 2018-06-03 |
คะแนน | 3.50/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | https://scripts.blockspring.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://scripts.blockspring.com |
URL หน้าช่วยเหลือ | https://blockspring-help.readme.io/docs/quickstart |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Blockspring Scripts", "version": "1.1.7", "description": "Build add-ons for your favorite apps with Python.", "homepage_url": "https:\/\/www.blockspring.com\/scripts", "author": "Blockspring |