Blockspring Scripts
Build add-ons for your favorite apps with Python.
Blockspring Scriptsとは何ですか?
Blockspring Scriptsはhttps://scripts.blockspring.comによって開発されたChromeの拡張機能で、その主な機能は「Build add-ons for your favorite apps with Python.」です。
拡張機能のスクリーンショット
Blockspring Scripts拡張機能のCRXファイルをダウンロード
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 |