Blockspring Scripts
Build add-ons for your favorite apps with Python.
Qu'est-ce que Blockspring Scripts ?
Blockspring Scripts est une extension Chrome développée par https://scripts.blockspring.com, et sa fonction principale est "Build add-ons for your favorite apps with Python.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Blockspring Scripts
Téléchargez les fichiers d'extension Blockspring Scripts au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
URL Officiel | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Description | Build add-ons for your favorite apps with Python. |
Taille du Fichier | 477 KB |
Nombre d'Installations | 1,464 |
Version Actuelle | 1.1.7 |
Dernière Mise à Jour | 2018-06-03 |
Date de Publication | 2018-06-03 |
Évaluation | 3.50/5 Total 12 Évaluations |
Développeur | https://scripts.blockspring.com |
Type de Paiement | free |
Site Web de l'Extension | https://scripts.blockspring.com |
URL de la Page d'Aide | https://blockspring-help.readme.io/docs/quickstart |
Langues Prises en Charge | 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 |