Bln.li - URL Shortener
BackLink.Name URL Shortener Service
What is Bln.li - URL Shortener?
Bln.li - URL Shortener is a Chrome extension developed by https://backlink.name, and its main feature is "BackLink.Name URL Shortener Service".
Extension Screenshots
Download Bln.li - URL Shortener Extension CRX File
Download Bln.li - URL Shortener extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
You can shorten your URL with this plugin. This plugin works on https://bln.li
Extension Basic Information
Name | |
ID | mhpkconleiijolplgnobhidbleejdhnb |
Official URL | https://chrome.google.com/webstore/detail/blnli-url-shortener/mhpkconleiijolplgnobhidbleejdhnb |
Description | BackLink.Name URL Shortener Service |
File Size | 67.57 KB |
Installation Count | 18 |
Current Version | 2019.1 |
Last Updated | 2019-03-28 |
Publish Date | 2019-03-28 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://backlink.name |
[email protected] | |
Payment Type | free |
Extension Website | https://bln.li |
Help Page URL | https://backlink.name/iletisim |
Privacy Policy Page URL | https://backlink.name/gizlilik-politikasi |
Supported Languages | 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" } } |