SC.link
Сократить ссылку и не пожалеть
O que é SC.link?
SC.link é uma extensão do Chrome desenvolvida por https://sbercloud.ru, e sua principal característica é "Сократить ссылку и не пожалеть".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SC.link
Baixe arquivos de extensão SC.link no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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 бесплатен. ===============================================================
Informações Básicas da Extensão
Nome | |
ID | gjkimcpfkifohkcllpaioleghjgooagd |
URL Oficial | https://chrome.google.com/webstore/detail/gjkimcpfkifohkcllpaioleghjgooagd |
Descrição | Сократить ссылку и не пожалеть |
Tamanho do Arquivo | 213 KB |
Contagem de Instalações | 67 |
Versão Atual | 0.1.1 |
Última Atualização | 2021-02-16 |
Data de Publicação | 2021-02-05 |
Classificação | 5.00/5 Total de 40 Avaliações |
Desenvolvedor | https://sbercloud.ru |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://sc.link |
Idiomas Suportados | 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'" } |