HelloSurf Firefox

Examine source code of HelloSurf

提供元: Johnny
Inspect and view changes in HelloSurf source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HelloSurf",
  "version": "1.0",
  "description": "Check the surfing conditions right from your browser",
  "manifest_version": 2,
  "icons": {
    "48": "surfing_Indo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Check the SURF here!"
  }
}

ベストのHelloSurf代替案

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