Skip to content

rohit357/inspect-element-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Inspect Element for Chrome on Android

Enable an Inspect-style view on Chrome for Android using a bookmarklet.

Overview

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.

How to Use

  1. Open Chrome on your Android device.
  2. Create a new bookmark (name it anything you like).
  3. In the bookmark’s URL/location field, paste the JavaScript code provided in this repository.
  4. Save the bookmark.
  5. Open any webpage where you want to enable inspect mode.
  6. Tap the address bar, type the bookmark name/keyword, and select the saved bookmark.
  7. The inspect feature will be activated on the current page.

Important Note

  • 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.

Disclaimer

This utility is intended for educational and debugging purposes.
Use responsibly and only on pages where you have permission to inspect or test content.

About

Inspect for Chrome

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors