Zero Width Shortener Firefox

Examine source code of Zero Width Shortener

제작자: Jonah Snider
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"
}

최고의 Zero Width Shortener 대안

다음은 Zero Width Shortener과(와) 유사한 Firefox add-on입니다: