URLCompress Firefox

Examine source code of URLCompress

Inspect and view changes in URLCompress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URLCompress",
  "version": "0.0.3",
  "description": "Little utility for URL shortening with is.gd.",
  "author": "Michal Tvrznik",
  "permissions": [
    "http://*/*",
    "https://*/*",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "128": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "URLCompress@xpi"
    }
  }
}

Best URLCompress Alternatives

Here are some Firefox add-ons that are similar to URLCompress: