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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
عنوان صفحة المساعدة | 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 |