This repository has been archived by the owner on Nov 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 27
Extension traces
arnaud edited this page Aug 24, 2010
·
1 revision
Maybe are you experiencing a bug or you are just curious.
Either way, this guide will help you get though the process of getting access to Tab Sugar traces.
- Go to the Extensions page (chrome://extensions), and make sure that Tab Sugar is enabled.
- Click on the “Options” link below the Tab Sugar entry.
- In the “Options” page, click on the “Developer mode” link on the upper-right.
- Enable the “Developer traces” in the options list.
- Go to the Extensions page (chrome://extensions).
- Click on the “Reload” link below the Tab Sugar entry.
- From the Extensions page, make sure that the “Developer mode” is enabled (link is on the upper-right)
- Click on the “background.html” link to inspect it
- A “Developer Tools” popup appears
- From its top menu, select the “Console” tab
- Copy the traces, paste it in a text file and attach it to the Issue ticket
- Run Tab Sugar by clicking on its action icon
- Press the following key combination:
Ctrl+Shift+i
- A “Developer Tools” appears at the bottom of the Tab Sugar page
- From its top menu, select the “Console” tab
- Copy the traces, paste it in a text file and attach it to the Issue ticket
And voilà!