Happydia Firefox

Examine source code of Happydia

Inspect and view changes in Happydia source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Happydia",
  "version": "1.0",
  "author": "Adem Kouki",
  "homepage_url": "https://github.com/Ademking/happydia",
  "description": "Make Social Media a happier place",
  "content_scripts": [
    {
      "js": [
        "js/content.js"
      ],
      "matches": [
        "https://*.facebook.com/*",
        "https://*.twitter.com/*",
        "https://*.youtube.com/*",
        "https://*.instagram.com/*"
      ]
    }
  ],
  "icons": {
    "16": "icons/on16.png",
    "48": "icons/on48.png",
    "128": "icons/on128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "web_accessible_resources": [
    "data/*"
  ],
  "permissions": [
    "tabs",
    "storage"
  ]
}

Best Happydia Alternatives

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