Search Engine Usage Study Firefox

Examine source code of Search Engine Usage Study

Inspect and view changes in Search Engine Usage Study source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "This study measures how individuals interact with their search engines.",
  "author": "Kartikeya Kandula",
  "manifest_version": 2,
  "name": "Search Engine Usage and Result Quality Study",
  "version": "1.3buildid20230412.122111",
  "homepage_url": "https://github.com/mozilla-rally/search-engine-usage-study",
  "applications": {
    "gecko": {
      "id": "search-engine-usage@rally.mozilla.org",
      "strict_min_version": "77.0a1"
    }
  },
  "permissions": [
    "<all_urls>",
    "idle",
    "notifications",
    "storage",
    "unlimitedStorage",
    "tabs",
    "webRequest",
    "webNavigation",
    "history",
    "alarms",
    "mozillaAddons"
  ],
  "experiment_apis": {
    "experimental": {
      "schema": "./experimental/schema.json",
      "parent": {
        "scopes": [
          "addon_parent"
        ],
        "script": "./experimental/api.js",
        "paths": [
          [
            "experimental"
          ]
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/search.svg"
    }
  },
  "options_ui": {
    "page": "public/options.html",
    "open_in_tab": true
  }
}

Best Search Engine Usage Study Alternatives

Here are some Firefox add-ons that are similar to Search Engine Usage Study: