Examine source code of Nvoip

Inspect and view changes in Nvoip source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "manifest_version": 2,
  "name": "Nvoip",
  "description": "Extensão criada com o intuito de realizar ligações, enviar Whatsapp e SMS.",
  "version": "1.0",
  "action": {
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f07f2ab-9b71-48e2-aa1d-a1ca3778c97f}"
    }
  }
}