Blockspring Scripts
Build add-ons for your favorite apps with Python.
Cos'è Blockspring Scripts?
Blockspring Scripts è un'estensione di Chrome sviluppata da https://scripts.blockspring.com, e la sua funzione principale è "Build add-ons for your favorite apps with Python.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Blockspring Scripts
Scarica i file di estensione Blockspring Scripts in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
URL Ufficiale | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Descrizione | Build add-ons for your favorite apps with Python. |
Dimensione del File | 477 KB |
Conteggio Installazioni | 1,464 |
Versione Corrente | 1.1.7 |
Ultimo Aggiornamento | 2018-06-03 |
Data di Pubblicazione | 2018-06-03 |
Valutazione | 3.50/5 Totale 12 Valutazioni |
Sviluppatore | https://scripts.blockspring.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://scripts.blockspring.com |
URL della Pagina di Aiuto | https://blockspring-help.readme.io/docs/quickstart |
Lingue Supportate | 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 |