---
date: 2024-10-04T10:48:02+00:00
modified: 2024-10-04T10:48:02+00:00
permalink: https://kaspars.net/note/mastodon-social-113249464008288191
post_type: note
author:
  name: Kaspars
  avatar: https://reverse.kaspars.net/gravatar/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?s=96&d=mm&r=g
---

# On October 4, 2024 at 13:48

WP Inspector is a Chrome extension that gives you quick access to the login link of any WordPress site, along with information about the current view type (single, page, archive) and REST API links for the current request.

Get it from the Chrome web store: <https://chromewebstore.google.com/detail/wp-inspector/ilamkjihnomdekgagflnjjnkdnomcjbl>

And check out the source code on GitHub: <https://github.com/wpelevator/wp-inspector-browser-extension>