Slashdot Mirror


Firefox Home Coming To iPhone, Browser Next?

siliconbits writes "Mozilla has launched an iPhone app called Firefox Home that gives iPhone users instant access to their Firefox browsing history, bookmarks, and the set of tabs from their most recent browser session. What's more, it provides Firefox Awesome Bar capability that enables people to get to their favorite websites with minimal typing." With the Mozilla blog promising "There will be more to come," can the full browser be far behind?

4 of 170 comments (clear)

  1. Re:Desktop? by The+MAZZTer · · Score: 5, Informative

    There is an extension you need called Firefox Sync. Just install it and it walks you through the sync process. IIRC you just need to set up an account with a password and choose what to sync. The data is encrypted by YOUR password which they don't know (so they can't peek at your data). Works with Firefox for desktop and Firefox Mobile. It was called Weave when it was in development.

    Keep an eye on labs.mozilla.org, cool stuff on there.

  2. Re:Desktop? by BZ · · Score: 4, Informative

    > Will it require something on my desktop that then sends all the information from my
    > browser to their servers?

    Yes (though note https://wiki.mozilla.org/Labs/Weave/Crypto for details; the only data the server sees is an encrypted blob).

    > Does firefox do that currently now?

    Only if you install the relevant extension. See https://mozillalabs.com/sync/

  3. Awesome Bar by Richard_at_work · · Score: 4, Informative
    Please, not more 'Awesome Bar' stuff, its the bane of my life. Heres my problem with the 'Awesome Bar':
    1. I start typing 'stackoverflow', with the intent of tabbing to 'stackoverflow.com'
    2. At 's' I get one URL suggested, but not the front page. I have visited this page once before in living memory. Its not in my bookmarks either.
    3. At 'st' I get another URL suggested, but not the front page. Again, I have visited this page only once before and its not in my bookmarks either.
    4. Repeat the last two steps until I get to 'stackoverf' when it finally suggests the front page of Stackoverflow.com to me

    And theres no way to turn it off. Fantastic. Highlighting the options in the url bar and hitting delete doesn't get rid of them either. Fantastic.

  4. Re:application development layer by jmpeax · · Score: 3, Informative

    Opera Mini is different - pages are rendered (and JavaScript executed) on Opera's servers and sent back to the device for display. No rendering happens locally.