Web Inspector

Allows you to inspect web pages

ของเมื่อวันที่ 17-12-2024 ดู เวอร์ชันล่าสุด

ผู้เขียน
Dan WL (DanWL)
คะแนน
0 0 0
เวอร์ชัน
1.1.2
สร้างเมื่อ
15-12-2024
อัปเดตเมื่อ
17-12-2024
Size
28.5 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ
ไซต์ทั้งหมด

This userscript defines a function on the web page you visit
For the function to do anything, use this bookmarklet:
javascript:(function(){WEB_INSPECTOR();})();
A bookmarklet is essentially a regular browser bookmark/favorite but with a JavaScript URL
It may take a few seconds for the page the bookmarklet opens to load due to processing the entire web page.

Features:

  • HTML syntax highlighting
  • Limited CSS syntax highlighting
  • Code folding
  • Color previews for certain CSS properties

Some mobile browsers are missing the ability to access the web inspector that you'd find on a desktop browser. Some browser extensions for web inspecting exist but not all of them work or are non-free. This userscript alongside the bookmarklet changes that.