為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 4 回覆
  • 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!