Trypophoby Blocker Firefox

Examine source code of Trypophoby Blocker

Inspect and view changes in Trypophoby Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trypophoby Blocker",
  "version": "0.2resigned1",
  "description": "Extenstion for blocking trypophoby images in browser using deep neural networks",
  "permissions": [
    "unlimitedStorage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "css": [
        "trypo-animations.css"
      ],
      "js": [
        "lib/load-image.all.min.js",
        "lib/fittext.js",
        "tryponet.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "lib/keras.js",
    "prediction_generator.js",
    "model/model.json",
    "model/model_weights.buf",
    "model/model_metadata.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{956a3746-2dc2-4d40-bdda-54e2fd072f06}"
    }
  }
}

Best Trypophoby Blocker Alternatives

Here are some Firefox add-ons that are similar to Trypophoby Blocker: