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文件

下載Bln.li - URL Shortener擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}