[resolved] Recommended filters for Google Chrome?

Everything about using Adblock Plus on Google Chrome
User avatar
hermawanadhis
Posts: 18
Joined: Sun Sep 26, 2010 2:08 am
Location: indonesia
Contact:

Re: Recommended filters for Google Chrome?

Post by hermawanadhis »

Wladimir Palant wrote:Please open JavaScript Console - Ctrl-Shift-J. Does it show any error messages related to the content script when Ctrl-Q doesn't open the textarea?

Textarea and cursor issues indeed sound very much like http://code.google.com/p/chromium/issue ... l?id=68705.
Yes i think so. Thanks for your advice, i'm firefox user so don't know abou chrome. Please take a look to the result

Code: Select all

Uncaught TypeError: Cannot read property 'style' of null
(1) Bugged Chrome GM Api detected...
(2) Try to recreate needed GM Api...
(3) Using localStorage for GM Api.
(4) Using XMLHttpRequest for GM Api.
http://cdn-u.kaskus.us/34/cyux6joh.png
from the pic newreply.php 's status is 200/OK but the textarea didn't open.
Wladimir Palant

Re: Recommended filters for Google Chrome?

Post by Wladimir Palant »

Please click the arrow at the left of this error to open it - this should show which particular line errored out.
User avatar
hermawanadhis
Posts: 18
Joined: Sun Sep 26, 2010 2:08 am
Location: indonesia
Contact:

Re: Recommended filters for Google Chrome?

Post by hermawanadhis »

Wladimir Palant wrote:Please click the arrow at the left of this error to open it - this should show which particular line errored out.

Code: Select all

Uncaught TypeError: Cannot read property 'style' of null
kaskusTickler.changecontentkaskustickler.js:54
kaskusTickler.initkaskustickler.js:109
(anonymous function)showthread.php:5175
(1) Bugged Chrome GM Api detected...
(2) Try to recreate needed GM Api...
(3) Using localStorage for GM Api.
(4) Using XMLHttpRequest for GM Api.
--edited--
i don't know how but now the script not broken again, at least the user not complainning again.
Thanks for your attention and help.
Wladimir Palant

Re: Recommended filters for Google Chrome?

Post by Wladimir Palant »

That error message is unrelated - they are looking for an element "fscroller" in the page that simply doesn't exist, regardless of Adblock Plus.
Post Reply