How can I view the Firefox Reading List?

I am running Firefox on Android 2.3.4. I am reading about the Firefox "Reader Mode" [1], which states:
"By tapping the readinglist1 icon, you can add the current page to your reading list (a special folder in your bookmarks list)"
"Note: The reading list folder will not be shown until the first item is added to the list. If all the items in the list are removed, the reading list will be hidden again."
Once I add the current page to my reading list, the screen changes and I am presented with different navigation controls. From here, the documentation says that:
"By tapping the readinglist2 icon, you can display the reading list. "
I have several items in my Reading List. However, I can only see the 'readinglist2' icon when I am viewing a page which has been converted to the Reader Mode. If I browse my bookmarks I do not see a folder for the reading list.
How can I view the items which I added to my "Reading List"?
[1] https://support.mozilla.org/en-US/kb/how-enable-reader-mode-firefox-android?fpa=1

You can open any chrome file in Firefox via the location bar, provided you know the path.<br />
XML (XUL) files need a view-source: prefix.
chrome://browser/skin/browser.css
chrome://browser/content/browser.css
resource:///defaults/pref/firefox.js
resource:///greprefs.js

Similar Messages

  • How can I view the Firefox "chrome" source in Firefox 4?

    I set up a userChrome.css file for myself about two years ago and I'm happy to say that '''most''' of it works fine in Firefox 4.
    I do need to tweak one item, but I can no longer see how to view the Firefox UI "source" in order to make the change.
    What command, tool or add-on do I need to use to view the Firefox 4 user interface "chrome" ? (i.e. HTML and CSS).
    I've already spent about 30 minutes searching to no avail; probably using the wrong keywords.

    You can open any chrome file in Firefox via the location bar, provided you know the path.<br />
    XML (XUL) files need a view-source: prefix.
    chrome://browser/skin/browser.css
    chrome://browser/content/browser.css
    resource:///defaults/pref/firefox.js
    resource:///greprefs.js

  • How can I view the boot volume permissions?

    How can I view the boot volume permissions in the Terminal and/or Single User Mode?
    I have tried: 'ls -l /Volumes' but this appears to only work for the non-boot volumes. I can test this by 'sudo chmod 777 /' followed by 'ls -l /Volumes' but the change is not reflected by the new list.

    I prefer to have my bootable volumes as follows:
    drwxrwxr-x
    I see no point in allowing others to write to / and sticky here often gets in my way. Can you see anything wrong with this?
    I couldn't say, as I let Mac OS X do what it wants with the / root directory. I don't know how sticky can hurt, as you need to have elavated privs to do anything in root anyway.
    But if it is working for you, have fun. Just make a note to yourself somewhere that you have made this change, so that if something stops working, you can take this change into consideration. And if this change does not cause problems, but does something useful for you, you can use the note to remind yourself that you need to re-make the change when installing a new system. So take notes on your changes. It will make your life easier in the future.

  • How can I view the USMT recovery key in SQL report

    Hello all,
    Can anyone help me to provide sql query for below link… What I am looking is Just to create a report with all computers that has computer association any type with the recovery key information.
    http://www.windows-noob.com/forums/index.php?/topic/1763-how-can-i-view-the-usmt-recovery-key/
    I have tried below but not working so looking for help…..
    SELECT     TOP (100) PERCENT dbo.v_StateMigration.SourceName, dbo.v_StateMigration.SiteCode, dbo.v_StateMigration.SMPServerName, 
                          dbo.v_StateMigration.SourceMACAddresses, dbo.v_StateMigration.RestoreMACAddresses, dbo.StateMigration.StateEncryptDecryptKey, 
                          dbo.StateMigration.StorePath, dbo.StateMigration.StoreSize
    FROM         dbo.StateMigration INNER JOIN
                          dbo.v_StateMigration ON dbo.StateMigration.SMPServerName = dbo.v_StateMigration.SMPServerName CROSS JOIN
                          dbo.v_UserStateMigration
    WHERE     (dbo.StateMigration.StorePath IS NOT NULL) AND (dbo.StateMigration.StoreSize IS NOT NULL)
    ORDER BY dbo.v_StateMigration.SourceName

    Try this.
    SELECT Distinct
    SM.SourceName,
    SM.SiteCode,
    SM.SMPServerName,
    SM.SourceMACAddresses,
    SM.RestoreMACAddresses,
    SMT.StateEncryptDecryptKey,
    SM.StorePath,
    SM.StoreSize
    FROM
    dbo.v_StateMigration SM
    JOIN dbo.v_UserStateMigration UM on SM.RestoreClientResourceID= UM.RestoreClientResourceID
    join dbo.StateMigration SMT on SM.SMPServerName = SMT.SMPServerName
    WHERE
    (SM.StorePath IS NOT NULL)
    AND (SM.StoreSize IS NOT NULL)
    ORDER BY
    SM.SourceName
    http://www.enhansoft.com/

  • How can I delete the purchased books list in iBook?

    How can I delete the purchased books list in iBook?

    Hi,
    Yes you are miss understanding the problem.  To clarify. The problem is not how to delete the book from a device, it is how to delete the puchase (i.e. the history).  You can hide it in your account settings, but you cannot delete it. So if you buy something on a shared account (i.e. a family account like mine), your children can see and download any of your puchases - forever.
    Some will say it's for your protection.  A bit like the shop looking after your receipt, so that you cannot lose it.
    However, I thought that as part of the data protection act, you could ask for this information kept about you to be deleted, but this doesn't apply to Apple purchases.  Believe me I've tried.

  • How can I delete the recent calls list in FaceTime?

    How can I delete the recent calls list in FaceTime of my Mac?

    Hello muchaim,
    After reviewing your post, it sounds like you want to delete the recent call list. I would recommend that you read this article, it may be able to help the issue.
    FaceTime for Mac (Yosemite): Make and receive FaceTime calls
    FaceTime keeps a list of the most recent calls you made, received, or declined, with the most recent call at the top. To return a call, click the Video button  or the Audio button . To remove a call, select it and press Delete.
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • How can i convert the firefox-history-timestamp in places.sqlite into a normal date format? The firefox-timestamp is not equivalent to the unix-timestamp, that's why I ask. I could not find a conversion function. Does anyone know something about this?

    As I opened the places.sqlite with an sqlite-editor I found out that firefox saves the last_visit_date via a timestamp which is 16 digits long. I realized that the first 10 digits are similar to the corresponding unix-timestamp but not equal. So.. how can i convert the firefox-timestamp into a normal date? Or into the corresponding unix-timestamp?

    Write a bash script or 'C' program to change the date format and then use the sql update function to receive the stdio output 'where date_field='embeded date value'.

  • After downloading a pdf from a website, how can I view the file in Safari 6.0.4 (just as I can in Safari 5.0.6)?  I bet that it's simple, but I've missed something, somewhere, and a solution will be greatly appreciated.

    After downloading a pdf from a website, how can I view the file in Safari 6.0.4 (just as I can in Safari 5.0.6)?  I bet that it's simple, but I've missed something, somewhere, and a solution will be greatly appreciated.

    Hello Kirk,
    Thank's for your efforts, and I just wish that this was the solution.  Unfortunately, it isn't because, after double-clicking on the pdf in the website, it simply "opens" in another Safari window as a black screen - the pdf is there, somewhere, but not visible (either as an icon, or as a document). 
    When I right-click in the black Safari window, where the file is supposed to be, the only option available to display the file is to "Open file in Internet Explorer" (which is not what I want to do).  Other options include saving or printing the pdf, which I don't want until I've confirmed that it's the form that I want.  The same options are offered if I right-click on the file icon in the website.
    Any other suggestions, please?

  • How can I view the videos of adobe flash player that apple no longer support?

        How can I view the videos from the internet and networking of adobe flash player that apple no longer support?

    Flash Player version 10.1.102.64 is the last version available to PPC Mac users. However, this Flash version won't work for many videos on Facebook, YouTube and other sites. Adobe's latest version, 10.2.x or later, is only for Intel Macs. Adobe will not provide a newer Flash version for PPC Macs.
    The message requesting that you download Adobe Flash Player takes you to Flash Player requiring an Intel processor. Doesn't work on a PowerPC processor. I found a hack, installed it & it works with Firefox, TenFourFox & Safari.
    Download this http://www.steelbin.com/FPforFBPPC.zip to your desktop, unzip it, and replace the current Flash Player plug-in which is in your main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one doesn't work.
    Hack Allows PowerPC Macs to Access Flash 11 Content
    http://lowendmac.com/ed/royal/12sr/flash-11-and-powerpc.html
     Cheers, Tom

  • How can i view the variables of the session memory

    Hi experts
       How can i view the variables of the session memory.Such as I want display the variables of memory which id is 'BULRN' in ABAP debug.
    In program i can use import from memory id visit the momery of session,but i don't know the name of variables which store in momery of my session.

    Its not possible to view in the debug mode..
    SAP memory is a memory area to which all main sessions within a SAPgui have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another. Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a particular user or for a particular program using the SET PARAMETER statement. Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement. The most frequent use of SPA/GPA parameters is to fill input fields on screens
    SAP global memory retains field value through out session.
    set parameter id 'MAT' field v_matnr.
    get parameter id 'MAT' field v_matnr.
    They are stored in table TPARA.
    ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this area remains intact during a whole sequence of program calls. To pass data
    to a program which you are calling, the data needs to be placed in ABAP memory before the call is made. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory. If control is then returned to the program which made the initial call, the same process operates in reverse.
    ABAP memory is temporary and values are retained in same LUW.
    export itab to memory id 'TEST'.
    import itab from memory Id 'TEST'.
    Here itab should be declared of same type and length.

  • How can I view the text messages sent and received from my phone?how can I view the past text messages sent to my phone

    How can I view the text messages sent and received on one of the other phones on my plan?

    You would have to view them on the other phone.

  • How can I view the source code of chrome://browser/content/browser.xul?

    How can I view the source code of chrome://browser/content/browser.xul of mobile FireFox?
    In my desktop version I just open this page in new tab and view webpage source, but there is no option for FF mobile to view source code.
    Best regards.

    Does the view-source: protocol work on mobile?
    *view-source:chrome://browser/content/browser.xul

  • How can i view the items i copied in my time capsule and back it to my mac.

    Hi everybody, sorry for my bad english, i´m from Mexico City, i bought the time capsule only for used it like a backup, i made all the steps through time machine and all seems very well, but i don't know how can i view the items i copied and back it to my mac.
    Please Help Me.

    I assumed that you are using Time Machine to make backups to your new Time Capsule (TC) ... correct? If so, then you would normally use the Time Machine interface to locate files that have been already backed up.
    For example, let's say that you had a document in your \Documents folder. For some reason you deleted this file, and then, decided that you still needed it. The "normal" process to retrieve it would be to open the \Documents folder in a Finder window on your Desktop ... then open the Time Machine interface. Once opened, you will be presented with not only that folder, but as many versions of that folder as the number of times Time Machine backed it up. Using the forward/backwards (in time) arrows, you would move to a folder that has the recently deleted file. From there you can easily retrieve the file.
    For more information on how to use Time Machine, either use the built-in help or check out this Apple Support article.

  • How can I view the details of a pending plan change?

    I received a flyer saying I could probably save some money if I came in and changed plans. I went to my local Verizon store and met with an associate who set me up with a new plan to start next billing cycle. He didn't give me any paperwork and I can only find the details for the current plan. How can I view the details for the new one?

    Hello pitviper1091!
    I apologize that you did not receive a receipt in the store. You cannot view a future dated plan change on My Verizon, until the date that it goes into effect. It should go into effect on your new bill cycle. You could return to the store to request a copy of the paperwork, or we could assist you in checking your account to confirm what changes will occur.
    MichelleH_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the �Correct Answer� button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • How can I view the iMessages that were sent to me while I was out of the country?

    How can I view the iMessages that were sent to me while I was out of the country? They never loaded, but people have told me that they sent me many iMessages while I was gone.
    I figured they would load when I turned on my cellular data, but only my text messages loaded. I would like to see the iMessages I missed because I believe some of them were fairly important.
    I would really appreciate somebody's help!

    As far as I understand with this, iMessage works the same as regular txts.The iMessages are held on the messaging server for 72hrs if it's not picked up by then it expires. So those that you didn't get you will never get. Sorry.

Maybe you are looking for

  • Changes in RPCBURZ0 causes errors in other programs

    Hello to All, I made changes to RPCBURZ0 in order to extend the TABLE schema function to read a custom Infotype 9001. I added the necessary code in RPCBURZ0 and the data definition in RPCFDCZ0. The code is working perfectly , but the changes are caus

  • Problem in downloading ALV output to Excel

    Here are the details of short dump. Run time Error OBJECTS_NOT_CHARLIKE The current statement only supports character-type data objects. What happened? Error in ABAP application program. The current ABAP program "SAPLKKBL" had to be terminated becaus

  • Creating Flat Dimensions in AWM

    Hi, We have a proposed cube structure with 8 dimensions (apart from the TIME dimension) as follows: 3 Dimensions have a Level-Based Hierarchy 2 Dimensions have a Value-Based Hierarchy 3 Dimensions are flat with no levels or hierarchy. We are using Or

  • Workflow and scratch disk setting

    To improve the speed on editing and rendering, what would be the best workflow and scratch disk setting for follows?! 1) video files create by Canon 5D mark II on CF card 2) Video files create by JVC HM700 (in HD, .mov format) Above 2 formats I usual

  • Is the problem where parts of the page don't show up only on firefox?

    facebook parts of it and other websites are not showing up anyone else have this problem on other browsers it works fine.. it seems a firefox problem with the recent upgrades.