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"
}

Meilleures alternatives Zero Width Shortener

Voici quelques Firefox add-ons qui sont similaires à Zero Width Shortener :