Показване на въпроси които са отбелязани: Показване на всички въпроси

Bookmark with bank log-in created by someone else

I noticed an Other Bookmarks folder in my bar yesterday. Clicking on it showed 3 bookmarks: One labeled as move: https://www.lyricsondemand.com/tvthemes/rawhidelyrics.ht… (прочетете още)

I noticed an Other Bookmarks folder in my bar yesterday. Clicking on it showed 3 bookmarks: One labeled as move: https://www.lyricsondemand.com/tvthemes/rawhidelyrics.html One for Google And one for my bank account with log in information all filled in so that you only had to click submit to get into my bank account

I didn't create any of these. What is most disturbing is my bookmark for my bank account log in is first enter username, hit submit, then password is auto-filled in the next screen, hit submit to log in and see account details.

Again, I didn't create any of these!!! How can I see when they were created?

Can I see how they were created?

Anything else?

This is of course very disturbing!

I have changed my log in and password and checked off every notification feature in my online banking privacy area.

Thank you

Shaun

Asked by ShaunTru6 преди 1 месец

Последен отговор от cor-elпреди 1 месец

synchronize the bookmarks

I have installed the Firefox browser (latest version) on my MacbookPro and on a MacbookAir. How can I synchronize the bookmarks? Is this possible with iCloud? Thank you!!… (прочетете още)

I have installed the Firefox browser (latest version) on my MacbookPro and on a MacbookAir. How can I synchronize the bookmarks? Is this possible with iCloud? Thank you!!!

Asked by f.hoeher преди 5 месеца

Последен отговор от jonzn4SUSEпреди 5 месеца

bbc sounds not linking from bbc iplayer

Suddenly I can no long click through from bbc.co.uk/iplayer to bbc.co.uk/iplayer/sounds. I get a screen with: The page isn’t redirecting properly. An error occurred duri… (прочетете още)

Suddenly I can no long click through from bbc.co.uk/iplayer to bbc.co.uk/iplayer/sounds. I get a screen with: The page isn’t redirecting properly. An error occurred during a connection to www.bbc.co.uk. I have tried closing the iplayer window, restarting my MacBook Air, and reopening.

Thanks, GD.

Asked by gdugdale преди 5 месеца

Последен отговор от zeroknightпреди 5 месеца

Probleme with 'places.sqlite' -> 'moz_places' Can't retrieve the "real" $LAST_VISITED_URL ?

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here Here is my `last-url.sh` #!/bin/bash rm -rf /tmp/db.sqlite … (прочетете още)

the last url in moz_places in places.sqlite are not the same as in my history tab I posted here

Here is my `last-url.sh`

   #!/bin/bash
   
   rm  -rf /tmp/db.sqlite 
   cp ~/.mozilla/firefox/*.default-esr/places.sqlite /tmp/db.sqlite ;
   LAST_URL=`sqlite3 /tmp/db.sqlite "select url from moz_places order by last_visit_date desc limit 1;"`;
   echo $LAST_URL


My script keeps giving me wrong answer. For exemple, a stackoverflow.com url instead of the youtube.com one even if i reload the page.

I have only one `xxxxxx.default-esr` profile.

Screenshot examples: the "google test" is a brand new visited url, and the others were refreshed pages

Asked by dehya преди 5 месеца

Последен отговор от jscher2000 - Support Volunteerпреди 5 месеца