SC.link
Сократить ссылку и не пожалеть
¿Qué es SC.link?
SC.link es una extensión de Chrome desarrollada por https://sbercloud.ru, y su función principal es "Сократить ссылку и не пожалеть".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión SC.link
Descarga archivos de extensión SC.link en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Simple URL Shortener. The SC.link Chrome Extension adds an icon to your toolbar. To shorten the URL with sc.link url shortener service, just click on the icon, paste long URL into the field and click on the arrow. The short link will be generated and saved into the clipboard. The SC.link Chrome Extension also generates QR code with a shortened address encoded. =============================================================== Key features: - Shortens link with one click; - Generates QR Code with encoded url address; - SC.link is free. =============================================================== Расширение для сокращения ссылок. SC.link добавляется в панель расширений. Чтобы сократить URL, нажмите на иконку, вставьте длинную ссылку в поле и нажмите на стрелку. Короткая ссылка будет создана и скопирована в буфер обмена. Расширение SC.link также генерирует QR Code с закодированной в нем ссылкой. =============================================================== Ключевые преимущества: - Сокращает ссылку в один клик; - Генерирует QR Code с закодированной в нем ссылкой; - SC.link бесплатен. ===============================================================
Información Básica de la Extensión
Nombre | |
ID | gjkimcpfkifohkcllpaioleghjgooagd |
URL Oficial | https://chrome.google.com/webstore/detail/gjkimcpfkifohkcllpaioleghjgooagd |
Descripción | Сократить ссылку и не пожалеть |
Tamaño del Archivo | 213 KB |
Cantidad de Instalaciones | 67 |
Versión Actual | 0.1.1 |
Última Actualización | 2021-02-16 |
Fecha de Publicación | 2021-02-05 |
Calificación | 5.00/5 Total de 40 Calificaciones |
Desarrollador | https://sbercloud.ru |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://sc.link |
Idiomas Soportados | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SC.link", "version": "0.1.1", "description": "\u0421\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u0438 \u043d\u0435 \u043f\u043e\u0436\u0430\u043b\u0435\u0442\u044c", "permissions": [], "browser_action": { "default_title": "\u0421\u043e\u043a\u0440\u0430\u0442\u0438\u0442\u044c!", "default_icon": "icon.png", "default_popup": "index.html" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'" } |