Bln.li - URL Shortener

BackLink.Name URL Shortener Service

Bln.li - URL Shortener란 무엇입니까?

Bln.li - URL Shortener은(는) https://backlink.name에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "BackLink.Name URL Shortener Service"입니다.

확장 프로그램 스크린샷

Bln.li - URL Shortener 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        You can shorten your URL with this plugin. This plugin works on https://bln.li                    

확장 프로그램 기본 정보

이름 Bln.li - URL Shortener Bln.li - URL Shortener
ID mhpkconleiijolplgnobhidbleejdhnb
공식 URL https://chrome.google.com/webstore/detail/blnli-url-shortener/mhpkconleiijolplgnobhidbleejdhnb
설명 BackLink.Name URL Shortener Service
파일 크기 67.57 KB
설치 횟수 18
현재 버전 2019.1
최근 업데이트 2019-03-28
출시 날짜 2019-03-28
평점 5.00/5 총 3 개의 평점
개발자 https://backlink.name
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://bln.li
도움말 페이지 URL https://backlink.name/iletisim
개인정보 보호 정책 페이지 URL https://backlink.name/gizlilik-politikasi
지원되는 언어 tr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bln.li - URL Shortener",
    "short_name": "bln.li shortlink",
    "version": "2019.1",
    "description": "BackLink.Name URL Shortener Service",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icons\/96x96.png",
        "default": "BackLink.Name URL Shortener",
        "default_popup": "shortlink.html"
    },
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "96": "icons\/96x96.png",
        "120": "icons\/120x120.png",
        "152": "icons\/152x152.png"
    }
}