Blockspring Scripts
Build add-ons for your favorite apps with Python.
Was ist Blockspring Scripts?
Blockspring Scripts ist eine Chrome-Erweiterung, die von https://scripts.blockspring.com entwickelt wurde, und ihr Hauptmerkmal ist "Build add-ons for your favorite apps with Python.".
Erweiterungsscreenshots
Blockspring Scripts-Erweiterungs-CRX-Datei herunterladen
Laden Sie Blockspring Scripts-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
Offizielle URL | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Beschreibung | Build add-ons for your favorite apps with Python. |
Dateigröße | 477 KB |
Installationsanzahl | 1,464 |
Aktuelle Version | 1.1.7 |
Letztes Update | 2018-06-03 |
Veröffentlichungsdatum | 2018-06-03 |
Bewertung | 3.50/5 Insgesamt 12 Bewertungen |
Entwickler | https://scripts.blockspring.com |
Zahlungsart | free |
Erweiterungswebsite | https://scripts.blockspring.com |
Hilfeseite URL | https://blockspring-help.readme.io/docs/quickstart |
Unterstützte Sprachen | 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 |