MoonBack Chrome Extension
Adds a button to initiate the recording of a MoonBack in many web services and applications.
什么是MoonBack Chrome Extension?
MoonBack Chrome Extension是由https://moonback.me开发的Chrome扩展程序,该扩展的主要功能是“Adds a button to initiate the recording of a MoonBack in many web services and applications.”。
扩展截图
下载MoonBack Chrome Extension扩展crx文件
下载MoonBack Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
You can easily create and share videos with short, personal messages, without filters, effects or cuts. You will get closer and connect with your customers, colleagues and fans like never before in countless everyday situations, without changing your behavior or changing tools. Linkedin, Gmail, Outlook, Slack, Teams, Whatsapp, Telegram, Salesforce, Hubspot, Quip, Zoho, Pipedrive, Monday, Odoo, Insightly, Capsule, Zendesk, Freshdesk, Clickup, Trello, Jira, Loom, Mural, Miro... and also any Wordpress, Discourse and Disqus. Press the MoonBack button, record your message and when you click on the link to share it, it will be automatically pasted in the right place. In addition, in services such as Salesforce and Hubspot you will have access to additional functions of a native integration. Watch video: https://moonback.me/academy?code=566529973 Information and free registration: https://moonback.me
扩展基本信息
名称 | MoonBack Chrome Extension |
ID | hiplomkbpcjkecngbffdbgcikeajpied |
官方URL | https://chromewebstore.google.com/detail/moonback-chrome-extension/hiplomkbpcjkecngbffdbgcikeajpied |
简介 | Adds a button to initiate the recording of a MoonBack in many web services and applications. |
文件大小 | 970 KB |
安装次数 | 89 |
当前版本 | 1.0.9 |
更新时间 | 2021-12-14 |
上架时间 | 2021-03-16 |
评分 | 5.00/5 共2次评分 |
开发者 | https://moonback.me |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://moonback.me |
帮助页面URL | https://moonback.me/home/legal |
隐私政策页面URL | https://moonback.me/home/es/politica-privacidad |
支持的语言 | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "MoonBack Chrome Extension", "description": "__MSG_appDesc__", "version": "1.0.9", "manifest_version": 2, "default_locale": "en", "icons": { "36": "icons\/icon-36.png", "48": "icons\/icon-48.png", "72": "icons\/icon-72.png", "96": "icons\/icon-96.png", "144": "icons\/icon-144.png", "192": "icons\/icon-192.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": { "32": "icons\/icon-32.png", "96": "icons\/icon-96.png", "144": "icons\/icon-144.png" }, "default_title": "MoonBack Chrome Extension", "description": "Crea y comparte f\u00e1cilmente v\u00eddeos con mensajes personales y breves, sin filtros, efectos ni cortes. Te acercar\u00e1s y conectar\u00e1s como nunca con tus clientes, compa\u00f1eros y fans en infinidad de situaciones del d\u00eda a d\u00eda." }, "content_scripts": [ { "matches": [ " |