WPCommand Firefox

Examine source code of WPCommand

Por: WPCommand
Inspect and view changes in WPCommand source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WPCommand",
  "description": "Command palette for WordPress. Press Cmd/Ctrl+K to jump anywhere and manage sites faster.",
  "version": "1.1.2",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "https://wpcommand.netlify.app/*",
    "*://*/wp-admin/*",
    "*://*/wp-login.php*"
  ],
  "web_accessible_resources": [
    "ably.min.js",
    "logger.js",
    "styles.css",
    "cache-core.js",
    "storage-adapter.js",
    "compression-layer.js",
    "ttl-manager.js",
    "cache-manager.js",
    "auto-optimizer.js",
    "cache.js",
    "auth.js",
    "trial.js",
    "base-websocket-client.js",
    "license-webhook-client.js",
    "posthog-analytics.js",
    "palette-search.js",
    "palette-events.js",
    "palette-selection.js",
    "palette-tab-actions.js",
    "palette-actions.js",
    "palette-state.js",
    "palette-commands.js",
    "palette-ui.js",
    "palette-animations.js",
    "palette-dropdown.js",
    "palette.js",
    "builder.js",
    "builder-base.js",
    "shortcut.js",
    "shortcut-ui-common.js",
    "theme.js",
    "license-client.js",
    "deactivation.js",
    "messages.js",
    "stats.js",
    "hourly-rate.js",
    "popup-referrals.js",
    "state-modules/*",
    "icons/*"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "logger.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "browser-polyfill.min.js",
        "ably.min.js",
        "common.js",
        "license-client.js",
        "config.js",
        "logger.js",
        "state-modules/error-boundary.js",
        "state-modules/fallback-manager.js",
        "state-modules/device-manager.js",
        "state-modules/trial-manager.js",
        "state-modules/license-manager.js",
        "state-modules/conflict-resolver.js",
        "state-modules/migration-manager.js",
        "state-modules/storage-utils.js",
        "state-modules/validation-utils.js",
        "state-modules/trial-check-client.js",
        "state-modules/state-manager-patch-managers.js",
        "state-modules/state-manager-patch-storage.js",
        "state-modules/state-manager-patch-trial.js",
        "state-modules/state-manager-patch-license.js",
        "state-modules/state-manager.js",
        "state-modules/access-gate.js",
        "auth.js",
        "cache-core.js",
        "storage-adapter.js",
        "compression-layer.js",
        "ttl-manager.js",
        "cache-manager.js",
        "auto-optimizer.js",
        "cache.js",
        "messages.js",
        "notifications.js",
        "stats.js",
        "posthog-analytics.js",
        "base-websocket-client.js",
        "firefox-sse-client.js",
        "license-webhook-client.js",
        "builder-base.js",
        "builder.js",
        "tab-plugins.js",
        "tab-manager.js",
        "tab-users.js",
        "tab-pages.js",
        "tab-posts.js",
        "tab-products.js",
        "tab-orders.js",
        "tab-cpt.js",
        "tab-generate.js",
        "tab-rest-api.js",
        "tab-ajax-client.js",
        "tab-auth-tokens.js",
        "tab-builders-integration.js",
        "unified-tab-loader.js",
        "tab.js",
        "palette-state.js",
        "palette-search.js",
        "palette-events.js",
        "palette-selection.js",
        "palette-tab-actions.js",
        "palette-actions.js",
        "palette-commands.js",
        "palette-ui.js",
        "palette-animations.js",
        "palette-dropdown.js",
        "palette.js",
        "shortcut.js",
        "shortcut-ui-common.js",
        "content.js",
        "theme.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self'; connect-src wss://*.ably.io https://wpcommand.netlify.app; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "wpcommand@wpcommand.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "browsingActivity"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "128": "icons/icon128.png"
    }
  }
}

Melhores alternativas WPCommand

Aqui estão algumas Firefox add-ons que são similares a WPCommand: