OneSpace Firefox

Examine source code of OneSpace

제작자: Barath
Inspect and view changes in OneSpace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "OneSpace",
  "version": "0.0.4",
  "description": "No more double spaces after periods! With OneSpace, every site you visit will show only one space after end punctuation.",
  "author": "Mike Boyle",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*"
      ],
      "js": [
        "noDoubleSpace.js"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ]
}

최고의 OneSpace 대안

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