WordPress Admin Accelerator Firefox

Examine source code of WordPress Admin Accelerator

Inspect and view changes in WordPress Admin Accelerator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WordPress Admin Accelerator",
  "version": "1.0",
  "description": "Adds search bar to WP Menu, Toggle Admin Bar, Switch to & from the WordPress Admin",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "WordPress Admin Accelerator"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wp-admin-accelerator@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WordPress Admin Accelerator Alternatives

Here are some Firefox add-ons that are similar to WordPress Admin Accelerator: