Plurk Savior Firefox

Examine source code of Plurk Savior

By: Shorn Add-on
Inspect and view changes in Plurk Savior source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Plurk Savior",
  "description": "Automatically mute and hide plurks on your timeline based on keywords.",
  "version": "1.1.14",
  "applications": {
    "gecko": {
      "id": "5d4fc2766c9bffa9033056d445f4943ada7f5670@shorn"
    }
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon_16.png",
      "24": "images/icon_24.png",
      "32": "images/icon_32.png"
    },
    "default_title": "Plurk Savior",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.plurk.com/*"
      ],
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": false
  },
  "author": "Shorn",
  "icons": {
    "16": "images/icon_16.png",
    "32": "images/icon_32.png",
    "48": "images/icon_48.png",
    "128": "images/icon_128.png"
  }
}

Best Plurk Savior Alternatives

Here are some Firefox add-ons that are similar to Plurk Savior: