Eurisko Firefox

Examine source code of Eurisko

Inspect and view changes in Eurisko source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Eurisko",
  "description": "Acompanhe as últimas notícias do ecossistema Eurisko diretamente do seu navegador.",
  "version": "1.2.0",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_title": "Eurisko",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_ui": {
    "page": "src/options/options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://eurisko.com.br/*",
    "https://gd.eurisko.com.br/*",
    "https://arquivoufo.eurisko.com.br/*",
    "https://muitocurioso.eurisko.com.br/*",
    "https://novidades.eurisko.com.br/*"
  ],
  "background": {
    "scripts": [
      "src/background/background.js"
    ],
    "type": "module"
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "mac": "Command+Shift+E"
      },
      "description": "Abrir o Eurisko"
    },
    "refresh-feed": {
      "suggested_key": {
        "default": "Ctrl+Shift+U"
      },
      "description": "Verificar novas notícias em segundo plano"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bea3c208-834f-4336-961d-ca30b11a37ae}",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "112.0"
    }
  }
}

Best Eurisko Alternatives

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