Simple Programming Assist Firefox

Examine source code of Simple Programming Assist

Inspect and view changes in Simple Programming Assist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Programming Assist",
  "description": "Backward the cursor position one character, if Continuously typed open and close of parentheses, brackets and curly brackets.",
  "version": "1.1resigned1",
  "author": "backy0175",
  "content_scripts": [
    {
      "js": [
        "script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "@simple-programming-assist"
    }
  }
}

Best Simple Programming Assist Alternatives

Here are some Firefox add-ons that are similar to Simple Programming Assist: