🏠 Home 

It's Not Important

At least part of the world will became a bit less important now.

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.5 07.08.2016 Web of Trust overlay compatibility fix
  • вер. 1.4 17.04.2016 Encountered situation when DOMContentLoaded didn't worked. Also fixed a bug with wrong call for a unimportanter function.
  • вер. 1.3 24.03.2016 Fixed self-initiated infinite loop in some rare cases and added extra checks to get out of "unimportanter" function faster when it won't do anything anyway.
  • вер. 1.2 08.03.2016
  • вер. 1.2 15.02.2016 Combined two observers. Not sure if better or worse.
  • вер. 1.1 15.02.2016 I don't like the idea, but it looks like I have to monitor all the newly added blocks since they may have a style attribute attached to them right from the start.
  • вер. 1.0 15.02.2016 There could be spaces after the ! character.
  • вер. 0.9 18.01.2016 I haven't figured out myself how to set MutationObserver to look for all style changes and haven't found anything good on the Internet. Thanks to the Infocatcher for pointing this out. ☉⏝⚆
  • вер. 0.8 18.01.2016 A bit of a cleanup here and on a previous change.
  • вер. 0.7 18.01.2016
  • вер. 0.6 18.01.2016 Added aggressive check for post-load changes in style attributes of the existing elements.
  • вер. 0.5 11.01.2016 Removed support for 'visibility' property since 'display:none!important' should be enough to completely hide something
  • вер. 0.4 11.01.2016 Support for visibility parameter
  • вер. 0.3 07.01.2016 Support for margins and paddings
  • вер. 0.2 09.12.2015 Should be less intrusive now and leave display:none in place. Usually it have enough priority this way to overlap normal styles.
  • вер. 0.1 09.12.2015