Skip to content

zetavg/chrome-devtools-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

chrome-devtools-hack

Some hacks for Google Chrome DevTools.

By impersonating the DDC extension, this extension gains permission to inject JavaScript into DevTools, providing some additional features.

To Install

打開 Chrome 的擴充功能設定,開啓開發人員模式,載入未封裝擴充功能。

  1. Download the code, e.g. git clone https://github.com/Neson/chrome-devtools-hack.git
  2. Navigate to chrome://extensions in Chrome
  3. Check the Developer mode check box located on the top-right corner
  4. Click the Load Unpacked Extension... button
  5. Chose the folder of downloaded code
  6. Open the devtools on any page to check if it's working

Hacks

CSS property quick-search

css quick-search

Fuzzy search of css matching rules listed in styles panel.

Custom Shortcuts

Windows / Linux Mac
Select node to inspect Ctrl+Alt+C ⌥⌘C
Toggle inspector position Ctrl+Alt+L ⌥⌘L

About

Hacks for Google Chrome DevTools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published