Enable an Inspect-style view on Chrome for Android using a bookmarklet.
This project provides a small script that can be saved as a bookmark in Chrome on Android.
When triggered, it enables an inspect-like feature on the currently open webpage.
- Open Chrome on your Android device.
- Create a new bookmark (name it anything you like).
- In the bookmark’s URL/location field, paste the JavaScript code provided in this repository.
- Save the bookmark.
- Open any webpage where you want to enable inspect mode.
- Tap the address bar, type the bookmark name/keyword, and select the saved bookmark.
- The inspect feature will be activated on the current page.
- Use this bookmark only when you want to enable inspect mode on the page you are currently viewing.
- You must run the bookmark each time on a new page where you want inspection enabled.
This utility is intended for educational and debugging purposes.
Use responsibly and only on pages where you have permission to inspect or test content.