Ctool 程序开发常用工具 Firefox

Examine source code of Ctool 程序开发常用工具

By: baiy
Inspect and view changes in Ctool 程序开发常用工具 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_main_manifest_name__",
  "description": "__MSG_main_manifest_description__",
  "version": "2.3.0",
  "author": "wo@baiy.org",
  "homepage_url": "https://github.com/baiy/Ctool",
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "icon/icon_chrome.png",
    "default_title": "__MSG_main_manifest_default_title__",
    "default_popup": "index.html"
  },
  "default_locale": "zh_CN",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon/icon_chrome.png",
    "48": "icon/icon_chrome.png",
    "128": "icon/icon_chrome.png"
  },
  "permissions": [
    "clipboardWrite",
    "clipboardRead",
    "*://api.jdoodle.com/*",
    "*://*.armconverter.com/*",
    "*://armconverter.com/*",
    "*://*.baiy.org/*",
    "*://ctool.dev/*",
    "*://*.ctool.dev/*"
  ],
  "commands": {
    "_execute_browser_action": {},
    "panel": {
      "description": "__MSG_main_manifest_commands_panel_description__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aeb11b97-25d0-4f8d-b96f-d7ff56f9ece4}"
    }
  }
}

Best Ctool 程序开发常用工具 Alternatives

Here are some Firefox add-ons that are similar to Ctool 程序开发常用工具: