Appcues Builder
Build Appcues experiences and events while on your website.
Appcues Builder क्या है?
Appcues Builder https://appcues.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Build Appcues experiences and events while on your website."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Appcues Builder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Install the Appcues Builder to create, edit, and publish experiences into your product, as well review the experiences you create on top of your application. The builder also allows you to create, edit, and track your own events in your product.
एक्सटेंशन की मूल जानकारी
नाम | Appcues Builder |
ID | hjdcpbokggnjjmcmbmhkbkmibdekodmk |
आधिकारिक URL | https://chromewebstore.google.com/detail/appcues-builder/hjdcpbokggnjjmcmbmhkbkmibdekodmk |
विवरण | Build Appcues experiences and events while on your website. |
फ़ाइल का आकार | 22.57 MB |
स्थापना संख्या | 20,000 |
वर्तमान संस्करण | 7.2.6 |
अंतिम अपडेट | 2024-02-26 |
प्रकाशन तिथि | 2020-07-01 |
रेटिंग | 4.69/5 कुल 74 रेटिंग्स |
डेवलपर | https://appcues.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.appcues.com/flow-builder |
सहायता पृष्ठ URL | https://docs.appcues.com/article/512-building-flows |
गोपनीयता नीति पृष्ठ URL | https://www.appcues.com/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "7.2.6", "manifest_version": 3, "name": "__MSG_appName__", "short_name": "__MSG_appShortName__", "description": "__MSG_appDescription__", "action": { "default_title": "__MSG_appName__" }, "background": { "service_worker": ".\/background.js" }, "permissions": [ "scripting", "tabs", "activeTab", "storage", "contextMenus", "alarms" ], "optional_host_permissions": [ " |