Blockspring Scripts
Build add-ons for your favorite apps with Python.
Wat is Blockspring Scripts?
Blockspring Scripts is een Chrome-extensie ontwikkeld door https://scripts.blockspring.com, en de belangrijkste functie is "Build add-ons for your favorite apps with Python.".
Extensie Screenshots
Download het CRX-bestand van de extensie Blockspring Scripts
Download Blockspring Scripts-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
Officiële URL | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Beschrijving | Build add-ons for your favorite apps with Python. |
Bestandsgrootte | 477 KB |
Aantal Installaties | 1,464 |
Huidige Versie | 1.1.7 |
Laatst Bijgewerkt | 2018-06-03 |
Publicatiedatum | 2018-06-03 |
Beoordeling | 3.50/5 Totaal 12 Beoordelingen |
Ontwikkelaar | https://scripts.blockspring.com |
Betalingswijze | free |
Extensiewebsite | https://scripts.blockspring.com |
Help Pagina-URL | https://blockspring-help.readme.io/docs/quickstart |
Ondersteunde Talen | 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 |