How to hide 'Adblock Plus' tab in Chrome DevTools? -


recently noticed adblock plus (v1.11) has added tab chrome devtools. how can hidden or disabled?

enter image description here

it looks option has been added disable feature abp options page (https://issues.adblockplus.org/ticket/3796) , available when next version released (likely v1.12).

for impatient:

someone describes manually modifying extension disable feature here: https://adblockplus.org/forum/viewtopic.php?f=10&t=44378

- go chrome profile - extensions folder - go abp folder: stable abp: cfhdojbkjhnklbpkdaibdccddilifddb  dev build: ldcecbkkoecffmfljeihcmifjjdoepkn  - rename devtools.js 

Comments

Popular posts from this blog

Django REST Framework perform_create: You cannot call `.save()` after accessing `serializer.data` -

Why does Go error when trying to marshal this JSON? -