MobileRead Forums
Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > EPUBReader

Welcome to the MobileRead Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community today, you will have fewer ads, access to post topics, communicate privately with other members, respond to polls, upload content and access many other special features.

If you have any problems with the registration process or your account login, please contact us.

Hint: Don't have time to visit us daily? Subscribe to our main RSS feed to receive our frontpage posts at your convenience.

Notices

EPUBReader EPUBReader is an add-on designed to read books in books in ePub format from within the Firefox browser.

Reply
 
Thread Tools Search this Thread Display Modes
Old 11-13-2009, 07:31 PM   #91
mikelv
Developer of EPUBReader
mikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enough
 
Posts: 49
Karma: 582
Join Date: Oct 2009
Device: Sony eReader
Quote:
Originally Posted by kenmark View Post
Notification now coming in via Firefox of new versions of EPUBReader.

I just updated to version 1.1.1.

Thanks.
Welcome ! Yes, I'm very happy about that, because my addon is now reviewed by the Mozilla guys and is not longer in experimental status . The result is, that now updates are automatically installed (if you agree).
mikelv is offline   Reply With Quote
Old 11-15-2009, 11:37 PM   #92
Dopedangel
Connoisseur
Dopedangel doesn't litterDopedangel doesn't litterDopedangel doesn't litter
 
Posts: 55
Karma: 222
Join Date: Dec 2006
Location: Singapore
Device: µBook 2009r1\Hanlin v3
You really need to add ability to change background color and text size as black on white is not the most comfortable to read for a long period of reading

A script like this would in the Contents bar that could change page background and text size would be a good Idea. I just copied pasted the source from somewhere
but I think you would get what I mean.


Quote:
Color:
<a href="javascript:BGColor('white')"> -1-</a>

<a href="javascript:BGColor('lightgrey')"> -2-</a>
<a href="javascript:BGColor('silver')"> -3-</a>
<a href="javascript:BGColor('beige')"> -4-</a>
<a href="javascript:BGColor('antiquewhite')"> -5-</a>
<a href="javascript:BGColor('navajowhite')"> -6-</a>
<a href="javascript:BGColor('wheat')"> -7-</a>

<a href="javascript:BGColor('burlywood')"> -8-</a>
<a href="javascript:BGColor('tan')"> -9-</a>


Text Size:
<a href="#" onclick="ChSize('10')">10</a>--
<a href="#" onclick="ChSize('11')">11</a>--
<a href="#" onclick="ChSize('12')">12</a>--
<a href="#" onclick="ChSize('13')">13</a>--

<a href="#" onclick="ChSize('14')">14</a>--
<a href="#" onclick="ChSize('15')">15</a>--
<a href="#" onclick="ChSize('16')">16</a>--
<a href="#" onclick="ChSize('17')">17</a>--
<a href="#" onclick="ChSize('18')">18</a>--
<a href="#" onclick="ChSize('19')">19</a>--
<a href="#" onclick="ChSize('20')">20</a>--
<a href="#" onclick="ChSize('21')">21</a>--
<a href="#" onclick="ChSize('22')">22</a>--

<a href="#" onclick="ChSize('23')">23</a>--
<a href="#" onclick="ChSize('24')">24</a>
Dopedangel is offline   Reply With Quote
Old 11-16-2009, 05:50 AM   #93
mikelv
Developer of EPUBReader
mikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enough
 
Posts: 49
Karma: 582
Join Date: Oct 2009
Device: Sony eReader
Quote:
Originally Posted by Dopedangel View Post
You really need to add ability to change background color and text size as black on white is not the most comfortable to read for a long period of reading

A script like this would in the Contents bar that could change page background and text size would be a good Idea. I just copied pasted the source from somewhere
but I think you would get what I mean.
Thanks for your feedback! I'm already working on a new version where color and font-size will be changeable .
mikelv is offline   Reply With Quote
Old 11-17-2009, 10:14 AM   #94
Alexander Turcic
Fully Converged
Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.
 
Alexander Turcic's Avatar
 
Posts: 12,179
Karma: 68037
Join Date: Oct 2002
Location: Switzerland
Device: Sony Portable Reader
I am happy to announce that we have created a dedicated section for the EPUBReader add-on. To make navigating easy, please consider starting new threads in this section for new topics and bug reports.

Cheers!
Alex
__________________
Follow MR on Twitter
Alexander Turcic is offline   Reply With Quote
Old 11-17-2009, 10:28 AM   #95
kenmark
Addict
kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.kenmark once ate a cherry pie in a record 7 seconds.
 
kenmark's Avatar
 
Posts: 201
Karma: 1834
Join Date: Jan 2009
Location: Great White North
Device: PRS-505
Quote:
Originally Posted by Alexander Turcic View Post
I am happy to announce that we have created a dedicated section for the EPUBReader add-on. To make navigating easy, please consider starting new threads in this section for new topics and bug reports.

Cheers!
Alex
Thanks Alex and Mike, is the icon available for use, or is this a generic icon?

EPUBReader
kenmark is offline   Reply With Quote
Old 11-17-2009, 10:50 AM   #96
mikelv
Developer of EPUBReader
mikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enough
 
Posts: 49
Karma: 582
Join Date: Oct 2009
Device: Sony eReader
Quote:
Originally Posted by Alexander Turcic View Post
I am happy to announce that we have created a dedicated section for the EPUBReader add-on. To make navigating easy, please consider starting new threads in this section for new topics and bug reports.

Cheers!
Alex
Thanks very much !
mikelv is offline   Reply With Quote
Old 11-17-2009, 11:03 AM   #97
mikelv
Developer of EPUBReader
mikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enoughmikelv will become famous soon enough
 
Posts: 49
Karma: 582
Join Date: Oct 2009
Device: Sony eReader
Quote:
Originally Posted by kenmark View Post
Thanks Alex and Mike, is the icon available for use, or is this a generic icon?

EPUBReader
Thanks to Alex . The icon is available for use.
mikelv is offline   Reply With Quote
Old 11-17-2009, 12:45 PM   #98
Alexander Turcic
Fully Converged
Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.Alexander Turcic can talk to the animals.
 
Alexander Turcic's Avatar
 
Posts: 12,179
Karma: 68037
Join Date: Oct 2002
Location: Switzerland
Device: Sony Portable Reader
Quote:
Originally Posted by mikelv View Post
Thanks to Alex . The icon is available for use.
Cool will update as soon as I get the chance.
Alexander Turcic is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Who was it who told me that there was Firefox Addon RickyMaveety Lounge 7 09-25-2008 11:17 AM
OpenBerg FireFox extension for ePub wallcraft Reading Software 20 10-05-2007 12:24 PM
Can't remove Firefox AddOn sreback Sunrise 0 03-06-2007 07:55 AM
Firefox IE Alexander Turcic Lounge 10 02-16-2005 12:24 AM
[Librie] Finally official addon software for Sony Librie Alexander Turcic Legacy E-Book Devices 1 12-20-2004 12:42 PM


All times are GMT -4. The time now is 09:07 AM.


MobileRead.com is a privately owned, operated and funded community.