Bulk Data Importer for Innogene Firefox

Examine source code of Bulk Data Importer for Innogene

Inspect and view changes in Bulk Data Importer for Innogene source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Innogene Data Importer",
  "version": "1.1",
  "permissions": [
    "storage"
  ],
  "description": "Allows users of the Innogene platform to bulk-upload their survey results with a CSV file.",
  "icons": {
    "48": "icons/logo_innogene_addon_48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.innogene.es/public/index.php/tool/task/0/0/1"
      ],
      "js": [
        "data_adder_survey_1.js"
      ]
    },
    {
      "matches": [
        "*://*.innogene.es/public/index.php/tool/task/1/1/0"
      ],
      "js": [
        "data_adder_survey_2.js"
      ]
    },
    {
      "matches": [
        "*://*.innogene.es/public/index.php/tool/task/3/1/0"
      ],
      "js": [
        "data_adder_survey_3.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{27f81c0b-fe0a-4bef-a1ff-2998068d280f}"
    }
  }
}

Best Bulk Data Importer for Innogene Alternatives

Here are some Firefox add-ons that are similar to Bulk Data Importer for Innogene: