Shmoogle Firefox

Examine source code of Shmoogle

提供元: Omri
Inspect and view changes in Shmoogle source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Shmoogle",
  "version": "1.1",
  "web_accessible_resources": [
    "web_button.png"
  ],
  "description": "Mixing search results randomly in a new Shmoogle tab. No ads, No manipulating algorithms, Equal opportunities!",
  "icons": {
    "48": "addon_icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://google.com/search?*",
        "*://www.google.com/search?*",
        "*://bing.com/search?*",
        "*://www.bing.com/search?*"
      ],
      "js": [
        "shmoogle_it.js"
      ]
    }
  ],
  "background": {
    "content_scripts": [
      "shmoogle_it.js"
    ],
    "scripts": [
      "shmoogle_it.js"
    ]
  },
  "permissions": [
    "notifications",
    "activeTab"
  ]
}

ベストのShmoogle代替案

Shmoogleに類似したFirefox add-onをいくつか紹介します: