Ask Steve Firefox

Examine source code of Ask Steve

제작자: Luck8 Soccer
Inspect and view changes in Ask Steve source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ask Steve",
  "short_name": "Ask Steve",
  "description": "Ask Steve: Your 1-Click AI Assistant and Data Extractor",
  "homepage_url": "https://www.asksteve.to",
  "version": "3.2.5",
  "default_locale": "en",
  "minimum_chrome_version": "88",
  "permissions": [
    "storage",
    "tabs",
    "unlimitedStorage",
    "contextMenus",
    "cookies"
  ],
  "background": {
    "scripts": [
      "scripts/service-worker.js"
    ]
  },
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_title": "Open the Ask Steve sidepanel for Chat and Tools",
    "default_icon": {
      "16": "images/icon-16.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    }
  },
  "web_accessible_resources": [
    "images/*.*",
    "css/*.css",
    "*.html",
    "lib/*.js",
    "lib/*.mjs"
  ],
  "content_scripts": [
    {
      "js": [
        "lib/popper.min.js",
        "lib/tippy-bundle.umd.min.js",
        "scripts/asksteve.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "exclude_matches": [
        "*://*/*.svg",
        "*://*.101com.com/*",
        "*://*.101order.com/*",
        "*://*.123found.com/*"
      ]
    }
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "options_page": "options.html",
  "commands": {
    "quick-action": {
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      },
      "description": "Show the Writing Helper"
    }
  },
  "externally_connectable": {
    "matches": [
      "http://*/*",
      "https://*/*"
    ]
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAw+6r2UUeMihapbqhZYwcaxItMl41t/H1MCm9m9iQESU+AnqxFnCxJlCjvgZlvA7zJGzPiMAh7jBqh21mOL89RR9hmZM6pQTSg2bbJMR2cJA3gcUyk04+BY6L0rn8sH5+GCqUim0Oe4Tb/R6MC7CPfROwJka2UWxYItYUv71Wo+xQvsnWw6P3FiNeOrEKDmZ5exTSzWTMCDCLan7ChuCYiSzjA1f1ME7qrUJ08YffH7Aq6iODMARdoA6/7vS0QQJKt5qCSuGaUc2DKlarKw2hAMojLwbUj71wVJ5ykbz9TmXc9HytRcS/eYpexPCdG7nkMUtj5OGZULiRCt+Z54bwCQIDAQAB",
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c28dee9-2411-4c04-8b38-a4738c87d599}"
    }
  }
}

최고의 Ask Steve 대안

다음은 Ask Steve과(와) 유사한 Firefox add-on입니다: