Link shortener Xaa.Su

Quickly shorten a long link

Link shortener Xaa.Suとは何ですか?

Link shortener Xaa.Suはhttps://xaa.suによって開発されたChromeの拡張機能で、その主な機能は「Quickly shorten a long link」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Link shortener Xaa.Su拡張機能のCRXファイルをダウンロード

Link shortener Xaa.Su拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Link shortener Xaa.Su Link shortener Xaa.Su
ID nmbfimmenknjnnhmelplbaghlokkalpc
公式URL https://chromewebstore.google.com/detail/link-shortener-xaasu/nmbfimmenknjnnhmelplbaghlokkalpc
説明 Quickly shorten a long link
ファイルサイズ 69.7 KB
インストール数 251
現在のバージョン 1.0.5
最終更新日 2019-06-09
公開日 2019-06-09
評価 4.07/5 合計 14 レビュー
開発者 https://xaa.su
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://xaa.su/
対応言語 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"
    }
}