hyperDart Search Firefox

Examine source code of hyperDart Search

Inspect and view changes in hyperDart Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "hyperDart Search",
  "version": "5.31.7",
  "description": "Federated search platform",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d7a377bb-06f7-4e33-9b6f-d873390cbf61}",
      "strict_min_version": "68.0"
    }
  },
  "page_action": {
    "default_title": "Open hyperDart Sidebar",
    "default_icon": "images/colorIcon/hd_32.png",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "sidebar_action": {
    "default_title": "Hyperdart",
    "default_panel": "sidepanel.html",
    "default_icon": "images/colorIcon/hd_32.png"
  },
  "permissions": [
    "storage",
    "topSites",
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "images/colorIcon/hd_16.png",
    "32": "images/colorIcon/hd_32.png",
    "48": "images/colorIcon/hd_48.png",
    "128": "images/colorIcon/hd_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/*",
        "*://duckduckgo.com/*",
        "*://*.bing.com/*",
        "*://in.search.yahoo.com/*"
      ],
      "js": [
        "content.js",
        "contentSidebar.js",
        "upvote.js"
      ]
    },
    {
      "matches": [
        "https://*.amazon.com/*",
        "https://*.amazon.in/*",
        "https://*.amazon.ca/*",
        "https://www.bestbuy.com/*",
        "https://www.imdb.com/search/title/*",
        "https://www.imdb.com/title/*",
        "https://www.yelp.com/*",
        "https://www.homedepot.com/*",
        "https://www.nytimes.com/wirecutter/*",
        "https://www.golfdigest.com/hot-list/buying-guide/*",
        "https://www.techradar.com/*",
        "https://www.goodhousekeeping.com/*"
      ],
      "js": [
        "/lib/penpal.min.js",
        "contentPDT.js"
      ]
    },
    {
      "matches": [
        "https://*.wikipedia.org/wiki/*",
        "https://css-tricks.com/*",
        "https://medium.com/*",
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "contentAnsSnippet.js"
      ]
    },
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "empty.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "fontInject.js"
      ]
    },
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "exclude_matches": [
        "*://www.google.com/*",
        "*://hyperdart.com/*",
        "*://dev.hyperdart.com/*",
        "*://*.amazon.com/*",
        "*://*.amazon.in/*",
        "*://*.amazon.ca/*",
        "*://www.bestbuy.com/*",
        "*://www.imdb.com/search/title/*",
        "*://www.imdb.com/title/*",
        "*://www.yelp.com/*",
        "*://www.homedepot.com/*"
      ],
      "js": [
        "contentgenAiSummary.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "icons/*",
    "https://*.hyperdart.com/*",
    "*.png",
    "images/searchEngines/*.ico",
    "index.html",
    "lib/mark.es6.min.js"
  ],
  "chrome_settings_overrides": {
    "homepage": "https://hyperdart.com/hd",
    "search_provider": {
      "favicon_url": "https://hyperdart.com/hd/favicon.ico",
      "name": "hyperDart",
      "keyword": "hyperdart.com",
      "search_url": "https://hyperdart.com/hd/web/search?q={searchTerms}&s=ext",
      "suggest_url": "https://hyperdart.com/nodeapi/search/autocomplete?text={searchTerms}&format=osd",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  }
}

Best hyperDart Search Alternatives

Here are some Firefox add-ons that are similar to hyperDart Search: