NeuralSearchX

NeuralSearchX

NeuralSearchX is a search engine that allows you to search for information on the web using state-of-the-art artificial intelligence.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 2,
  "name": "NeuralSearchX",
  "version": "1.0",
  "description": "NeuralSearchX is a search engine that allows you to search for information on the web using state-of-the-art artificial intelligence",
  "icons": {
    "16": "Logotipo - Extensão NSX - (16 x 16 px).png",
    "32": "Logotipo - Extensão NSX - (32 x 32 px).png",
    "48": "Logotipo - Extensão NSX - (48 x 48 px).png",
    "128": "Logotipo - Extensão NSX - (128 x 128 px).png"
  },
  "browser_action": {
    "default_icon": "Logotipo - Extensão NSX - (128 x 128 px).png",
    "default_popup": "popup.html",
    "default_title": "NeuralSearchX"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{57957478-e65d-48e6-8045-df6ada341a5c}"
    }
  }
}