one time url shortener

This extension is for making self destructing short links, also you can setup your own shortener service,…

one time url shortenerとは何ですか?

one time url shortenerはqwertyforceによって開発されたChromeの拡張機能で、その主な機能は「This extension is for making self destructing short links, also you can setup your own shortener service,…」です。

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

screenshot

one time url shortener拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        This extension is for making self destructing short links, also you can setup your own shortener service, https://github.com/qwertyforce/one-time-url-shortener                    

拡張機能の基本情報

名前 one time url shortener one time url shortener
ID kkedfdehcgcnlkkelpmalfijohmpkcpo
公式URL https://chrome.google.com/webstore/detail/kkedfdehcgcnlkkelpmalfijohmpkcpo
説明 This extension is for making self destructing short links, also you can setup your own shortener service,…
ファイルサイズ 10.56 KB
インストール数 54
現在のバージョン 1.5
最終更新日 2020-09-14
公開日 2019-03-05
評価 5.00/5 合計 2 レビュー
開発者 qwertyforce
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/qwertyforce/one-time-url-shortener
ヘルプページのURL https://github.com/qwertyforce/one-time-url-shortener/issues
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "one time url shortener",
    "description": " ",
    "version": "1.5",
    "browser_action": {
        "default_popup": "registration.html"
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2
}