Blockspring Scripts
Build add-ons for your favorite apps with Python.
什麼是Blockspring Scripts?
Blockspring Scripts是由https://scripts.blockspring.com開發的Chrome擴展程式,該擴展的主要功能是“Build add-ons for your favorite apps with Python.”。
擴展截圖
下載Blockspring Scripts擴展crx文件
下載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 |
官方網址 | 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 |