Converting tool - CamelToPascal or PascalToCamel Firefox

Examine source code of Converting tool - CamelToPascal or PascalToCamel

提供元: Semih
Inspect and view changes in Converting tool - CamelToPascal or PascalToCamel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ConverterTool",
  "description": "Converter tool || CamelCaseToPascalCase or PascalCaseToCamelCase",
  "version": "1.0.2",
  "author": "Semih Çelikol",
  "homepage_url": "http://converter.semihcelikol.com/",
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "tabs",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "mainHelper.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "19": "img/icon48.png",
      "38": "img/icon48.png"
    },
    "default_popup": "index.html"
  }
}

ベストのConverting tool - CamelToPascal or PascalToCamel代替案

Converting tool - CamelToPascal or PascalToCamelに類似したFirefox add-onをいくつか紹介します: