How to disable content_script.js in firefox..?

前端 未结 3 465
借酒劲吻你
借酒劲吻你 2021-01-19 00:34

I haven\'t installed any plugin so far in my firefox and neither used any extra js script till yet but i don\'t from where this content_script.js has been enabl

相关标签:
3条回答
  • 2021-01-19 01:15

    Note: These instructions are used to turn off JavaScript completely. However, the question was about turning off only one script, not everything. Though I am sharing with you.

    Here are the steps:

    Step 1 Open Firefox In the address bar, type about:config then press Enter on your keyboard Please note, if your version of Firefox was pre-installed on your machine or device, altering settings in this was may void your warranty

    Step 2 Click on the I’ll be careful, I promise! button to continue

    Step 3 In the search bar, type javascript.enabled to find the preference option of the same name

    Step 4 Right-click on the javascript. enabled option, then click on the Toggle menu item The Value column should now read as false, meaning JavaScript is disabled. A Value of true means JavaScript is enabled

    Step 5 Restart Firefox then visit whatismyipaddress.ricmedia.com to confirm JavaScript status

    0 讨论(0)
  • 2021-01-19 01:23

    The console messages are being caused by the Awesome Screenshot addon. Disable it and they'll stop.

    If you're on Windows I recommend ShareX as a very good open-source alternative to Awesome Screenshot.

    0 讨论(0)
  • 2021-01-19 01:23

    Most likely it's an issue of any firefox addons that you are using. Try using firefox without loading any addons and see if this issue persists.

    DO this to load without addons

    Launch Mozilla Firefox, click the "Firefox" button, click the small arrowhead next to "Help" and click "Restart with Add-Ons Disabled" in the submenu. Click the "Restart" button to confirm the action and restart Mozilla Firefox. Click the "Start in Safe Mode" button to start Mozilla Firefox without the add-ons.
    
    0 讨论(0)
提交回复
热议问题