Link shortener Xaa.Su

Quickly shorten a long link

Wat is Link shortener Xaa.Su?

Link shortener Xaa.Su is een Chrome-extensie ontwikkeld door https://xaa.su, en de belangrijkste functie is "Quickly shorten a long link".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Link shortener Xaa.Su

Download Link shortener Xaa.Su-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

                        The product is an extension or addition to the Xaa.Su site and is used to quickly (in one click) shorten links from the address bar. Being on the current page, just click on the appropriate icon in the panel and you immediately get a shortened version of your page.                    

Basisinformatie over de Extensie

Naam Link shortener Xaa.Su Link shortener Xaa.Su
ID nmbfimmenknjnnhmelplbaghlokkalpc
Officiële URL https://chromewebstore.google.com/detail/link-shortener-xaasu/nmbfimmenknjnnhmelplbaghlokkalpc
Beschrijving Quickly shorten a long link
Bestandsgrootte 69.7 KB
Aantal Installaties 251
Huidige Versie 1.0.5
Laatst Bijgewerkt 2019-06-09
Publicatiedatum 2019-06-09
Beoordeling 4.07/5 Totaal 14 Beoordelingen
Ontwikkelaar https://xaa.su
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://xaa.su/
Ondersteunde Talen de,en,fr,es,it,pt-PT,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "1.0.5",
    "icons": {
        "16": "images\/16x16.png",
        "32": "images\/32x32.png",
        "48": "images\/48x48.png",
        "128": "images\/128x128.png"
    },
    "permissions": [
        "tabs",
        "https:\/\/xaa.su\/ex\/*"
    ],
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": "images\/48x48.png",
        "default_popup": "popup.html"
    }
}