SC.link
Сократить ссылку и не пожалеть
SC.link란 무엇입니까?
SC.link은(는) https://sbercloud.ru에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Сократить ссылку и не пожалеть"입니다.
확장 프로그램 스크린샷
SC.link 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 бесплатен. ===============================================================
확장 프로그램 기본 정보
이름 | |
ID | gjkimcpfkifohkcllpaioleghjgooagd |
공식 URL | https://chrome.google.com/webstore/detail/gjkimcpfkifohkcllpaioleghjgooagd |
설명 | Сократить ссылку и не пожалеть |
파일 크기 | 213 KB |
설치 횟수 | 67 |
현재 버전 | 0.1.1 |
최근 업데이트 | 2021-02-16 |
출시 날짜 | 2021-02-05 |
평점 | 5.00/5 총 40 개의 평점 |
개발자 | https://sbercloud.ru |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://sc.link |
지원되는 언어 | 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'" } |