SC.link

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

Wat is SC.link?

SC.link is een Chrome-extensie ontwikkeld door https://sbercloud.ru, en de belangrijkste functie is "Сократить ссылку и не пожалеть".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie SC.link

Download SC.link-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam SC.link SC.link
ID gjkimcpfkifohkcllpaioleghjgooagd
Officiële URL https://chrome.google.com/webstore/detail/gjkimcpfkifohkcllpaioleghjgooagd
Beschrijving Сократить ссылку и не пожалеть
Bestandsgrootte 213 KB
Aantal Installaties 67
Huidige Versie 0.1.1
Laatst Bijgewerkt 2021-02-16
Publicatiedatum 2021-02-05
Beoordeling 5.00/5 Totaal 40 Beoordelingen
Ontwikkelaar https://sbercloud.ru
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://sc.link
Ondersteunde Talen 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'"
}