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입니다: