Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

How Do I Add "Browser Toolbox" To My Tools Menu?

  • 1 përgjigje
  • 1 e ka hasur këtë problem
  • 440 parje
  • Përgjigjja më e re nga cor-el

more options

On a Mac; 10.11.

My iMac at home has the Browser Toolbox as an option under tools; my iMac at work, and my MacBook Pro do not have it. I use it to update my user.Chrome.css when necessary. How do I locate it and get it into my Tools?

Here's a screenshot of the iMac that has it: https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-05-08-57-25-21b52c.png

Here's a screenshot of what I have at work (which is obviously missing some tools):

https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-05-08-58-56-68d39d.png

On a Mac; 10.11. My iMac at home has the Browser Toolbox as an option under tools; my iMac at work, and my MacBook Pro do not have it. I use it to update my user.Chrome.css when necessary. How do I locate it and get it into my Tools? Here's a screenshot of the iMac that has it: https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-05-08-57-25-21b52c.png Here's a screenshot of what I have at work (which is obviously missing some tools): https://prod-cdn.sumo.mozilla.net/uploads/images/2018-03-05-08-58-56-68d39d.png
Foto të bashkëngjitura ekrani

Zgjidhje e zgjedhur

See:

The Browser Toolbox is not enabled by default.
To enable it you need to check the settings "Enable chrome and addon debugging" and "Enable remote debugging".

To do this, open the Developer Tools Settings, go to the section "Advanced Settings", and check the settings "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging".

devtools.chrome.enabled = true devtools.debugger.remote-enabled = true

Lexojeni këtë përgjigje brenda kontekstit 👍 1

Krejt Përgjigjet (1)

more options

Zgjidhja e Zgjedhur

See:

The Browser Toolbox is not enabled by default.
To enable it you need to check the settings "Enable chrome and addon debugging" and "Enable remote debugging".

To do this, open the Developer Tools Settings, go to the section "Advanced Settings", and check the settings "Enable browser chrome and add-on debugging toolboxes" and "Enable remote debugging".

devtools.chrome.enabled = true devtools.debugger.remote-enabled = true