RemoveGmailAdds - French Firefox

Examine source code of RemoveGmailAdds - French

By: Mathieu
Inspect and view changes in RemoveGmailAdds - French source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RemoveGmailAdds",
  "description": "Remove the Gmail adds, based on the 'Annonce' text used in French",
  "author": "mathieuv@frenchtoast.dev",
  "version": "0.1",
  "icons": {
    "64": "icons/icon.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_area": "navbar",
    "default_icon": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://mail.google.com/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{138c68e0-1ebf-422b-a54f-a3fe080678a5}"
    }
  }
}

Best RemoveGmailAdds - French Alternatives

Here are some Firefox add-ons that are similar to RemoveGmailAdds - French: