SearchScene – The Charitable Search Engine Firefox

Examine source code of SearchScene – The Charitable Search Engine

Inspect and view changes in SearchScene – The Charitable Search Engine source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "SearchScene – The Charitable Search Engine",
  "version": "1.10",
  "description": "SearchScene is a search engine that donates 95% of its profits to charities, especially those that focus on climate change.",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "16": "images/icon-16x16.png",
      "32": "images/icon-32x32.png",
      "48": "images/icon-48x48.png",
      "128": "images/icon-128x128.png"
    }
  },
  "icons": {
    "16": "images/icon-16x16.png",
    "32": "images/icon-32x32.png",
    "48": "images/icon-48x48.png",
    "128": "images/icon-128x128.png"
  },
  "chrome_settings_overrides": {
    "homepage": "https://www.searchscene.com/?ext=firefox&action=homepage",
    "search_provider": {
      "name": "SearchScene",
      "search_url": "https://www.searchscene.com/search/?q={searchTerms}&ext=firefox",
      "keyword": "searchscene",
      "favicon_url": "https://www.searchscene.com/favicon.ico",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "permissions": [
    "activeTab",
    "cookies",
    "https://www.searchscene.com/*"
  ]
}

Best SearchScene – The Charitable Search Engine Alternatives

Here are some Firefox add-ons that are similar to SearchScene – The Charitable Search Engine: