МТС Линк
Встреча в один клик
What is МТС Линк?
МТС Линк is a Chrome extension developed by Webinar Tehnologii OOO, and its main feature is "Встреча в один клик".
Extension Screenshots
Download МТС Линк Extension CRX File
Download МТС Линк extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Запускайте онлайн-встречи в Webinar.Meetings с помощью простого расширения для браузера
Extension Basic Information
Name | МТС Линк |
ID | hopiakbbpmgkihbkehgdabadnikcgjlg |
Official URL | https://chromewebstore.google.com/detail/%D0%BC%D1%82%D1%81-%D0%BB%D0%B8%D0%BD%D0%BA/hopiakbbpmgkihbkehgdabadnikcgjlg |
Description | Встреча в один клик |
File Size | 3.66 MB |
Installation Count | 9,579 |
Current Version | 1.0.7 |
Last Updated | 2023-11-04 |
Publish Date | 2020-12-17 |
Rating | 4.43/5 Total 7 Ratings |
Developer | Webinar Tehnologii OOO |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://webinar.ru/privacy-policy |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "\u041c\u0422\u0421 \u041b\u0438\u043d\u043a", "description": "\u0412\u0441\u0442\u0440\u0435\u0447\u0430 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a", "manifest_version": 2, "web_accessible_resources": [ "images\/*.png" ], "browser_action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_title": "\u041c\u0422\u0421 \u041b\u0438\u043d\u043a \u2014 \u0432\u0441\u0442\u0440\u0435\u0447\u0430 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a" }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [], "version": "1.0.7", "content_scripts": [], "background": [] } |