Hi everyone,

I'm trying to develop a speed-dial extension, like what Opera has
built in, but I'm having a couple of difficulties.

The first problem I came across was trying to save the website
information. The only solution I could find on the Internet was to use
cookies, but I don't want to rely on them as I want the information to
exist independently of the browser history.

The other problem I have is to get a preview from the web site.

For both problems, I tried reading Chrome's Most Visited/Recently
Closed source code and figure out how it does it, but I'm completely
lost as I started with JavaScript and CSS a couple of days ago.

Has anyone had these kind of problems and could suggest me where to
look for information?

Thanks in advance.
Diego

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to