TinyURL Pro Firefox

Examine source code of TinyURL Pro

By: DSNet
Inspect and view changes in TinyURL Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TinyURL Pro",
  "short_name": "TinyURL Shortener",
  "version": "1.0.8",
  "description": "TinyURL - Convert long website links to short",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "browser_action": {
    "default_icon": "img/icon128.png",
    "default_title": "TinyURL - URL Shortener",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage"
  ]
}

Best TinyURL Pro Alternatives

Here are some Firefox add-ons that are similar to TinyURL Pro: