Bln.li - URL Shortener

BackLink.Name URL Shortener Service

Wat is Bln.li - URL Shortener?

Bln.li - URL Shortener is een Chrome-extensie ontwikkeld door https://backlink.name, en de belangrijkste functie is "BackLink.Name URL Shortener Service".

Extensie Screenshots

Download het CRX-bestand van de extensie Bln.li - URL Shortener

Download Bln.li - URL Shortener-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Bln.li - URL Shortener Bln.li - URL Shortener
ID mhpkconleiijolplgnobhidbleejdhnb
Officiële URL https://chrome.google.com/webstore/detail/blnli-url-shortener/mhpkconleiijolplgnobhidbleejdhnb
Beschrijving BackLink.Name URL Shortener Service
Bestandsgrootte 67.57 KB
Aantal Installaties 18
Huidige Versie 2019.1
Laatst Bijgewerkt 2019-03-28
Publicatiedatum 2019-03-28
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://backlink.name
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://bln.li
Help Pagina-URL https://backlink.name/iletisim
URL van de Privacybeleid Pagina https://backlink.name/gizlilik-politikasi
Ondersteunde Talen 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"
    }
}