You.com | The Search Engine You Control Firefox

Examine source code of You.com | The Search Engine You Control

By: You.com
Inspect and view changes in You.com | The Search Engine You Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "You.com Search Engine",
  "version": "1.4",
  "description": "Sets Firefox's default search engine to You.com",
  "icons": {
    "16": "icons/favicon-16x16.png",
    "48": "icons/favicon-48x48.png",
    "128": "icons/favicon-128x128.png"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "you.com",
      "keyword": "you",
      "search_url": "https://you.com/search?q={searchTerms}&tbm=youchat&fromExtension=true",
      "suggest_url": "https://you.com/api/ac?q={searchTerms}&fromExtension=true",
      "favicon_url": "https://you.com/favicon/favicon.ico",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://localhost/*",
        "*://you.com/*",
        "*://*.you.com/*"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{82b57c0f-7165-4ce2-afe0-f03c11d1fc51}"
    }
  }
}

Best You.com | The Search Engine You Control Alternatives

Here are some Firefox add-ons that are similar to You.com | The Search Engine You Control: