Slashdot Mirror


An IE-Based Tabbed Browser from China

wannabgeek writes "CNET reports that a new browser, Maxthon is gaining wide popularity in China. 14 percent of Chinese websurfers have used it ... Part of the reason, it has features that help in circumventing the Chinese government censors. CNET says it was shown at the Consumer Electronics Show in Vegas this year, and is slowly gaining foothold in Europe as well as the U.S."

3 of 163 comments (clear)

  1. New browser? by transwarp · · Score: 5, Informative

    Maxthon hasn't been new for a long time. In fact, the only thing in the article I hadn't heard a million times already was that it's made by a Chinese company. And this "parallels" feature they're working on--sounds like MDI.

  2. A new browser? by Anonymous Coward · · Score: 5, Informative

    Maxthon's been around for years. It used to be called MyIE.

  3. Maxthon can use Gecko as well? by aymanh · · Score: 5, Informative
    It looks like Maxthon isn't entirely IE-based, its Wikipedia entry suggests that it can use the Gecko engine as well (which is the same rendering engine used by Firefox):
    Maxthon (formerly MyIE2) (pronounced "max-ton") is a freeware browser. It uses Trident, the same layout engine used by Internet Explorer as its default layout engine, but can use the Gecko technology used in Mozilla Firefox as well.
    --
    python>>> q="'";s='q="%c";s=%c%s%c;print s%%(q,q,s,q)';print s%(q,q,s,q)