Craigslist Link Activator Firefox

Examine source code of Craigslist Link Activator

By: pady
Inspect and view changes in Craigslist Link Activator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Enable Craigslist Links",
  "description": "This extension converts the text URLs in any Craigslist Ad to clickable links. So, no more copy-paste.",
  "version": "2.1resigned1",
  "browser_action": {
    "default_icon": "icons/button.png"
  },
  "icons": {
    "16": "icons/button.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "homepage_url": "http://tapclassifieds.com/",
  "permissions": [
    "activeTab",
    "tabs",
    "http://*/*",
    "https://*/*",
    "contextMenus",
    "webNavigation"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "linkEnableUtil.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "extension.cl-link-activator@tapclassifieds.com"
    }
  }
}

Best Craigslist Link Activator Alternatives

Here are some Firefox add-ons that are similar to Craigslist Link Activator: