LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   howto make html link to chrome:// page (https://www.linuxquestions.org/questions/programming-9/howto-make-html-link-to-chrome-page-418377/)

Brain Drop 02-22-2006 09:28 AM

howto make html link to chrome:// page
 
I have a plugin in my Firefox called bookmarkshome (http://bookmarkshome.mozdev.org/), and it creates a nice webpage from my bookmarks. I like it, but I also like my regular home page which is a collection of banners from the sites I regularly visit. I want to make a link on this latter home page that opens the bookmarkshome page which is chrome://bookmarkshome/content/bookmarksHome.html I am far from hip on html. I thought a regular <a href=...> might work, since it works for local file pages, but no. What do I do? Thanks.

Artanicus 02-23-2006 02:15 AM

I have no idea how to do that in html, im not even sure its possible if the anchor didn't work (it should have IMO) .. You could always have two homepages.. Just seperate them with a | in the homepage box..


All times are GMT -5. The time now is 08:15 AM.