在主线程中为子线程解锁
If you’ve seen the screenshots of Google Chrome on XP vs Vista, you’ve probably noticed that the interface looks completely different. If you want to make your XP version use a slick black theme, you can do so with a custom hack.
如果您已经查看过XP vs Vista上的Google Chrome浏览器的屏幕截图,则可能已经注意到界面看上去完全不同。 如果要使XP版本使用光滑的黑色主题,则可以使用自定义技巧。
Note: the tip for this article came from our great reader Jim. Thanks!
注意:本文的技巧来自我们的优秀读者Jim。 谢谢!
For those of you unsure what we’re talking about, here’s the default XP theme:
对于那些不确定我们在说什么的人,这里是默认的XP主题:
And here’s Google Chrome in XP with the ZOMBRE custom theme installed:
这是XP中安装了ZOMBRE自定义主题的Google Chrome:
It actually looks somewhat similar to the Vista theme in terms of slickness.
实际上,它的外观看起来与Vista主题有些相似。
Installing the Custom Theme
安装自定义主题
You’ll first need to download the patched theme file from the link at the bottom. Next, open up an explorer window, and paste in the following to the address bar:
您首先需要从底部的链接下载修补的主题文件。 接下来,打开一个资源管理器窗口,并将以下内容粘贴到地址栏中:
%userprofile%\Local Settings\Application Data\Google\Chrome\Application\0.2.149.27\Themes
%userprofile%\ Local Settings \ Application Data \ Google \ Chrome \ Application \ 0.2.149.27 \ Themes
You should see a file called default.dll, which you want to make a copy of before you do anything else.
您应该看到一个名为default.dll的文件,在执行任何其他操作之前,要复制该文件。
Next you’ll want to paste the default.dll contained in the theme’s zip file into this directory. You should be prompted to overwrite the current file (which you should have backed up).
接下来,您需要将主题的zip文件中包含的default.dll粘贴到此目录中。 应该提示您覆盖当前文件(您应该已备份)。
At this point, you can start up chrome and you’ll see the new theme.
此时,您可以启动chrome,然后您会看到新主题。
Removing the Theme
删除主题
Simply delete the new default.dll file and rename the copy back to the original defualt.dll name. That’s all there is to it.
只需删除新的default.dll文件,然后将副本重命名为原始的defualt.dll名称即可。 这里的所有都是它的。
Important Note
重要的提示
You should note that these themes will have to be re-patched every time a new version of Google Chrome is released, which could be quite often. I’m not really recommending using these themes, but we like to explain how to do things here for those that want to try it out.
您应注意,每次发布新版本的Google Chrome浏览器时,都必须重新修补这些主题,而这种情况可能经常发生。 我并不是真的建议您使用这些主题,但是我们想在这里解释如何为想要尝试的人做事。
Download ZOMBRE Google Chrome theme from deviantart.com
从deviantart.com下载ZOMBRE Google Chrome主题
翻译自: https://www.howtogeek.com/howto/the-geek-blog/enable-vista-black-style-theme-for-google-chrome-in-xp/
在主线程中为子线程解锁