Blockspring Scripts
Build add-ons for your favorite apps with Python.
Co to jest Blockspring Scripts?
Blockspring Scripts to rozszerzenie Chrome opracowane przez https://scripts.blockspring.com, a jego główną funkcją jest „Build add-ons for your favorite apps with Python.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Blockspring Scripts
Pobierz pliki rozszerzeń Blockspring Scripts w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
Oficjalny URL | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Opis | Build add-ons for your favorite apps with Python. |
Rozmiar pliku | 477 KB |
Liczba instalacji | 1,464 |
Aktualna Wersja | 1.1.7 |
Ostatnia Aktualizacja | 2018-06-03 |
Data Publikacji | 2018-06-03 |
Ocena | 3.50/5 Łącznie 12 Oceny |
Deweloper | https://scripts.blockspring.com |
Typ Płatności | free |
Strona Rozszerzenia | https://scripts.blockspring.com |
Adres URL Strony Pomocy | https://blockspring-help.readme.io/docs/quickstart |
Obsługiwane Języki | 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 |