Unshitify Firefox

Examine source code of Unshitify

Par : Bastian K
Inspect and view changes in Unshitify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unshitify",
  "version": "1.0",
  "description": "Überspringt jeden Post von Gaamb auf dem pr0. Ist noch total rudimentär, aber wenn es genug Leute wollen gebe ich mir etwas mehr Mühe.",
  "icons": {
    "48": "icons/icons8-dog-pooping-48.png",
    "96": "icons/icons8-dog-pooping-96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.pr0gramm.com/*"
      ],
      "js": [
        "unshitify.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b42f48a3-2556-4988-8ea9-53187df23147}"
    }
  }
}

Meilleures alternatives Unshitify

Voici quelques Firefox add-ons qui sont similaires à Unshitify :