Blockspring Scripts
Build add-ons for your favorite apps with Python.
What is Blockspring Scripts?
Blockspring Scripts is a Chrome extension developed by https://scripts.blockspring.com, and its main feature is "Build add-ons for your favorite apps with Python.".
Extension Screenshots
Download Blockspring Scripts Extension CRX File
Download Blockspring Scripts 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
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.
Extension Basic Information
Name | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
Official URL | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Description | Build add-ons for your favorite apps with Python. |
File Size | 477 KB |
Installation Count | 1,464 |
Current Version | 1.1.7 |
Last Updated | 2018-06-03 |
Publish Date | 2018-06-03 |
Rating | 3.50/5 Total 12 Ratings |
Developer | https://scripts.blockspring.com |
Payment Type | free |
Extension Website | https://scripts.blockspring.com |
Help Page URL | https://blockspring-help.readme.io/docs/quickstart |
Supported Languages | 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 |