Овај сајт ће имати ограничену функционалност док га будемо ажурирали у циљу побољшања вашег искуства. Ако неки чланак не реши ваш проблем и желите да поставите питање, на располагању ће вам бити наше заједнице подршке @FirefoxSupport на Twitter-у и /r/firefox на Reddit-у.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Recognizing HTTP Url's from browsing history in https://www.youtube.com

  • 4 одговорa
  • 1 има овај проблем
  • 5 прегледа
  • Последњи одговор послао peef

more options

I need help in recognizing URL'S in the browsing history of Mozilla Firefox from https://www.youtube.com. I use Mozilla Portable only to remember my browsing history in www.youtube.com (without loging on) and website to recognize already viewed videos. In thumbnailed "Similar videos" shows name in black when is previously viewed or blue when is not.Now youtube passed from http to https protocol and no longer recognize browsing history because it is "http". I have over 1000 already viewed videos. Is there a way to edit history settings to ignore prefix https: // and http: // Or a way to add "s" after http in the URL of all the browsing history? Or some other ways? PEASE HELP !!! THANK YOU !!!

I need help in recognizing URL'S in the browsing history of Mozilla Firefox from https://www.youtube.com. I use Mozilla Portable only to remember my browsing history in www.youtube.com (without loging on) and website to recognize already viewed videos. In thumbnailed "Similar videos" shows name in black when is previously viewed or blue when is not.Now youtube passed from http to https protocol and no longer recognize browsing history because it is "http". I have over 1000 already viewed videos. Is there a way to edit history settings to ignore prefix https: // and http: // Or a way to add "s" after http in the URL of all the browsing history? Or some other ways? PEASE HELP !!! THANK YOU !!!

Сви одговори (4)

more options

places.sqlite you may need to edit all of the entries individually with https://addons.mozilla.org/en-us/fire.../sqlite-manager/

However if you click on the history of each of the 1000 videos, they will also autocomplete to https.

There does not seem to be an easy way, however if you have more questions, we are happy to help.

more options

Thanks for the reply! Can you explain me what exactly I need to change in "sqlite manager" step by step. Thank you!

more options

Well after attempts to find the right script, it looks like by default the places.sqlite file does not have permissions to make edits:

This will list all the entries: SELECT * FROM moz_places WHERE url LIKE "http://www.youtube.com%"


more options

I installed "SQLite manager".I try to learn how to use it but for me it is very difficult to understand. Can someone explain in details and understandable how to replace "HTTP.youtube.com" with "HTTPS.youtube.com" by SQLite. However, I am not a computer programmer. Thank you!