SC.link

Сократить ссылку и не пожалеть

What is SC.link?

SC.link is a Chrome extension developed by https://sbercloud.ru, and its main feature is "Сократить ссылку и не пожалеть".

Extension Screenshots

screenshot

Download SC.link Extension CRX File

Download SC.link 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

                        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 бесплатен.
===============================================================                    

Extension Basic Information

Name SC.link SC.link
ID gjkimcpfkifohkcllpaioleghjgooagd
Official URL https://chrome.google.com/webstore/detail/gjkimcpfkifohkcllpaioleghjgooagd
Description Сократить ссылку и не пожалеть
File Size 213 KB
Installation Count 67
Current Version 0.1.1
Last Updated 2021-02-16
Publish Date 2021-02-05
Rating 5.00/5 Total 40 Ratings
Developer https://sbercloud.ru
Email [email protected]
Payment Type free
Extension Website https://sc.link
Supported Languages 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'"
}