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
电子邮箱 [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
}