Zero Width Shortener Firefox

Examine source code of Zero Width Shortener

Inspect and view changes in Zero Width Shortener source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Jonah Snider",
  "background": {
    "persistent": false,
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "40": "images/logo-type-round-40.png",
      "192": "images/logo-type-round-192.png"
    }
  },
  "description": "Shortens URLs using spaces that have zero width, making them invisible to humans.",
  "homepage_url": "https://zws.im",
  "icons": {
    "512": "images/logo-512.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "42",
  "name": "Zero Width Shortener",
  "offline_enabled": false,
  "permissions": [
    "activeTab"
  ],
  "short_name": "ZWS",
  "version": "1.0.0"
}

Best Zero Width Shortener Alternatives

Here are some Firefox add-ons that are similar to Zero Width Shortener: