ClearTasty Firefox

Examine source code of ClearTasty

By: sevings
Inspect and view changes in ClearTasty source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClearTasty",
  "version": "0.2.5resigned1",
  "description": "Hide too short posts in Live and Best in 'tlog' mode on Taaasty.",
  "icons": {
    "16": "icons/i16.png",
    "48": "icons/i48.png",
    "64": "icons/i64.png",
    "96": "icons/i96.png",
    "128": "icons/i128.png"
  },
  "applications": {
    "gecko": {
      "id": "clear@taaasty.com",
      "strict_min_version": "48.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://taaasty.com/*"
      ],
      "js": [
        "src/classifier.js",
        "src/clearing.js"
      ],
      "css": [
        "src/clearing.css"
      ],
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    "page/i24.png",
    "page/settings.html",
    "page/script.js"
  ],
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "src/main.js"
    ]
  },
  "browser_action": {}
}

Best ClearTasty Alternatives

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