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 |