开发者

How to re-skin a website at the client end?

开发者 https://www.devze.com 2023-01-10 01:07 出处:网络
Any ways to re-skin a website (at the client end) where the format and layout of the page is mostly known and constant?

Any ways to re-skin a website (at the client end) where the format and layout of the page is mostly known and constant?

For example, changing the language of a certain form on eBay to Japanese.

I know that with Opera and Firefox a website's CSS can be overridden. Are there any ways in any browsers or browser plugins to override text and words on a certain page of a certain website?

Some of my ideas:

Any thoughts?


You can try a combination of CSS and using Greasemonkey (userscripts, in JavaScript) to change styles as well as change content. Greasemonkey & userscripts are supported by Firefox (by plugin) and Chrome (natively).

0

精彩评论

暂无评论...
验证码 换一张
取 消