Simple Programming Assist Firefox

Examine source code of Simple Programming Assist

제작자: 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"
    }
  }
}

최고의 Simple Programming Assist 대안

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