ssure Firefox

Examine source code of ssure

Inspect and view changes in ssure source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ssure",
  "version": "1.1resigned1",
  "description": "Style stuff using regular expressions.",
  "applications": {
    "gecko": {
      "id": "ssure@half_edge.addons.mozilla.org"
    }
  },
  "icons": {
    "48": "browser/a-48.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  }
}

최고의 ssure 대안

다음은 ssure과(와) 유사한 Firefox add-on입니다: