Simple Programming Assist Firefox

Examine source code of Simple Programming Assist

Par : backy0175
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"
    }
  }
}

Meilleures alternatives Simple Programming Assist

Voici quelques Firefox add-ons qui sont similaires à Simple Programming Assist :