Blockspring Scripts
Build add-ons for your favorite apps with Python.
Что такое Blockspring Scripts?
Blockspring Scripts - это расширение Chrome, разработанное https://scripts.blockspring.com, и его основная функция - "Build add-ons for your favorite apps with Python.".
Снимки экрана расширения
Скачать файл CRX расширения Blockspring Scripts
Скачайте файлы расширений Blockspring Scripts в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | Blockspring Scripts |
ID | ccjffcohomaaknapjmonhcocfpmdpkpe |
Официальный URL | https://chromewebstore.google.com/detail/blockspring-scripts/ccjffcohomaaknapjmonhcocfpmdpkpe |
Описание | Build add-ons for your favorite apps with Python. |
Размер файла | 477 KB |
Количество установок | 1,464 |
Текущая Версия | 1.1.7 |
Последнее Обновление | 2018-06-03 |
Дата публикации | 2018-06-03 |
Рейтинг | 3.50/5 Всего 12 оценок |
Разработчик | https://scripts.blockspring.com |
Тип оплаты | free |
Официальный сайт расширения | https://scripts.blockspring.com |
URL страницы помощи | https://blockspring-help.readme.io/docs/quickstart |
Поддерживаемые языки | 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 |