URL Shortener - Shorten long URLs Firefox

Examine source code of URL Shortener - Shorten long URLs

Inspect and view changes in URL Shortener - Shorten long URLs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.0.3",
  "name": "Upto.Site URL Shortener",
  "short_name": "Upto.Site",
  "description": "Ultimate url shortener to create instant FREE short urls from your browser",
  "homepage_url": "https://upto.site/",
  "author": "Muhammad Ovi",
  "browser_action": {
    "default_icon": "root-assets/img/icons/x32.png",
    "default_title": "Upto.Site URL Shortener",
    "default_popup": "popup/index.html"
  },
  "icons": {
    "16": "root-assets/img/icons/x16.png",
    "32": "root-assets/img/icons/x32.png",
    "48": "root-assets/img/icons/x48.png",
    "128": "root-assets/img/icons/x128.png"
  },
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "root-assets/js/browser-polyfill.js",
      "root-assets/js/background-script.js"
    ]
  }
}

Best URL Shortener - Shorten long URLs Alternatives

Here are some Firefox add-ons that are similar to URL Shortener - Shorten long URLs: