Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 541 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 541 Bytes

Odoo Chrome Debug Tool

Everyone loves to copy information inside tooltip under debug mode. Yeah, you can finally do it easily with this extension

This is not yet another tool that switches debug mode on or off but log information inside tooltip into console so that you can eventually copy text inside

Installation

  • Download this repository and uncompress it
  • Go to chrome://extensions/
  • Switch on Developer mode on the top right hand corner
  • Press Load unpacked
  • Select uncompressed directory of this project
  • Done