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 |
官方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 |