Greasy Fork
登入
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
腳本列表
論壇
說明文件
更多
進階搜尋
使用者列表
函式庫
管理員操作記錄
☰
腳本列表
論壇
說明文件
進階搜尋
使用者列表
函式庫
管理員操作記錄
登入
العَرَبِيةُ (ar)
Български (bg)
کوردیی ناوەندی (ckb)
Čeština (cs)
Dansk (da)
Deutsch (de)
Ελληνικά (el)
English (en)
Esperanto (eo)
Español (es)
Español latinoaméricano (es-419)
Suomi (fi)
Français (fr)
Français canadien (fr-CA)
עברית (he)
Hrvatski (hr)
Magyar (hu)
Bahasa Indonesia (id)
Italiano (it)
日本語 (ja)
ქართული ენა (ka)
한국어 (ko)
Bokmål (nb)
Nederlands (nl)
Polski (pl)
Português do Brasil (pt-BR)
Română (ro)
Русский (ru)
Slovenčina (sk)
srpski (sr)
Svenska (sv)
ภาษาไทย (th)
Türkçe (tr)
Українська (uk)
ئۇيغۇرچە (ug)
Tiếng Việt (vi)
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
資訊
代碼
歷史
反饋 (1)
統計
It's Not Important
At least part of the world will became a bit less important now.
這裡只顯示彼此間有代碼差異的版本。
顯示所有版本。
v1.5
2016-08-07
Web of Trust overlay compatibility fix
v1.4
2016-04-17
Encountered situation when DOMContentLoaded didn't worked. Also fixed a bug with wrong call for a unimportanter function.
v1.3
2016-03-24
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.
v1.2
2016-03-08
v1.2
2016-02-15
Combined two observers. Not sure if better or worse.
v1.1
2016-02-15
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.
v1.0
2016-02-15
There could be spaces after the ! character.
v0.9
2016-01-18
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. ☉⏝⚆
v0.8
2016-01-18
A bit of a cleanup here and on a previous change.
v0.7
2016-01-18
v0.6
2016-01-18
Added aggressive check for post-load changes in style attributes of the existing elements.
v0.5
2016-01-11
Removed support for 'visibility' property since 'display:none!important' should be enough to completely hide something
v0.4
2016-01-11
Support for visibility parameter
v0.3
2016-01-07
Support for margins and paddings
v0.2
2015-12-09
Should be less intrusive now and leave display:none in place. Usually it have enough priority this way to overlap normal styles.
v0.1
2015-12-09