Google Voice Right Sidebar Remover Firefox

Examine source code of Google Voice Right Sidebar Remover

Inspect and view changes in Google Voice Right Sidebar Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Removes the right sidebar for making calls on Google Voice's website.",
  "manifest_version": 3,
  "name": "Google Voice Right Sidebar Remover",
  "version": "1.0",
  "homepage_url": "https://github.com/charles-victorio/Google-Voice-Right-Sidebar-Remover",
  "icons": {
    "48": "icons/gv-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "google-voice-right-sidebar-remover@charlesv.xyz",
      "strict_min_version": "58.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://voice.google.com/*"
      ],
      "js": [
        "remove_right_sidebar.js"
      ]
    }
  ]
}

Best Google Voice Right Sidebar Remover Alternatives

Here are some Firefox add-ons that are similar to Google Voice Right Sidebar Remover: