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