andrewnjoo / RedBorderChromeExtension

tool for debugging HTML/CSS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RedBorderChromeExtension

Description: Use to debug HTML/CSS and view/learn box model.

Quickstart:

Chrome web store link

Alternative install:

git clone https://github.com/andrewnjoo/RedBorderChromeExtension
  1. Go to chrome://extensions
  2. Make sure Developer mode is (on)
  3. Click load unpacked (directory)

Keyboard shortcuts workaround

  1. Go to chrome://extensions/shortcuts
  2. Edit the shortcut input box to your preferred shortcut e.g. ⌘ + ⇧ + B or ⌃ + ⇧ + R

Screenshot 2023-11-06 at 9 00 44 AM

About

tool for debugging HTML/CSS.

License:MIT License


Languages

Language:JavaScript 95.9%Language:CSS 4.1%