one time url shortener

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

What is one time url shortener?

one time url shortener is a Chrome extension developed by qwertyforce, and its main feature is "This extension is for making self destructing short links, also you can setup your own shortener service,…".

Extension Screenshots

screenshot

Download one time url shortener Extension CRX File

Download one time url shortener extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name one time url shortener one time url shortener
ID kkedfdehcgcnlkkelpmalfijohmpkcpo
Official URL https://chrome.google.com/webstore/detail/kkedfdehcgcnlkkelpmalfijohmpkcpo
Description This extension is for making self destructing short links, also you can setup your own shortener service,…
File Size 10.56 KB
Installation Count 54
Current Version 1.5
Last Updated 2020-09-14
Publish Date 2019-03-05
Rating 5.00/5 Total 2 Ratings
Developer qwertyforce
Email [email protected]
Payment Type free
Extension Website https://github.com/qwertyforce/one-time-url-shortener
Help Page URL https://github.com/qwertyforce/one-time-url-shortener/issues
Supported Languages 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
}