| |||||||
| Top Tip : Click here to Boost Your PC & Chrome Browsing Speed |
![]() |
| | Thread Tools | Display Modes |
|
#1
| |||
| |||
| well, i've been looking around in a res. hacker, and if you open the chrome.dll, and goto BINDATA, then 209, there is the javascript for the default page (minus the top bar, i haven't gotten that far yet) some basic editing of the css allows background changes and such like that. however. im having a tough time doing it. the .dll corrupts very often, about ever 10th time i change something and recompile it. any ideas? |
|
#2
| |||
| |||
| The main part of it is actually in resource 208, or at least it is for me. In this page, I was able to redirect to a different site instead of displaying the most viewed (which can be quite awkward with someone over your shoulder), by simply adding "window.location = 'website';" (without quotes) to the first script block. It seems that 209 is a template, while 208 stores the actual data. |
![]() |
| Thread Tools | |
| Display Modes | |
| |