Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to backup my profile via one click
#11
(11-11-2023, 04:57 PM)CentBrowser Wrote: This feature doesn't support variables for now.
These variables seem no much use except for yt-dlp.
Even in yt-dlp, there are still many scenarios to consider.
For example, many <video> are within <iframe>, in such case we need to send {COOKIES} and {REFERRER} of <iframe> URL instead of current tab URL.
But command bookmark doesn't know this.

add at least just sending a link
Reply
#12
(11-13-2023, 02:26 PM)QZMTCH Wrote: add at least just sending a link
OK, will add support for {URL} in the next version.
Reply
#13
(11-14-2023, 03:58 PM)CentBrowser Wrote: OK, will add support for {URL} in the next version.

oh thank you, this function will definitely have users  Rolleyes


maybe then (if possible) make the writing like in bookmarklets location.href?
but if it's easier to add {URL} then ok, you can add it
(better yet add both)  Shy
Reply
#14
(05-28-2017, 10:58 AM)Admini Wrote: If you want to backup as less files as possible, there is a file list in the attachment.
You should put it in your installation directory(the same directory with chrome.exe).

[Image: txt.png]   file_list.txt (Size: 273 bytes / Downloads: 675)

Then you can add a command bookmark having the following content:
cmd://cmd.exe /c for /f "delims=" %I in (..\file_list.txt) do xcopy /siy "..\%I" "E:\My_Cent_Profile\"
(You should change E:\My_Cent_Profile\ to your own path)

When you want to do a backup, just click the command bookmark.

The file_list.txt as specified attachment is outdated because it does not exist, while it's part of the CMD command. If this message is useful, it should be updated.
Reply
#15
(08-21-2024, 07:10 AM)Sneisi Wrote: The file_list.txt as specified attachment is outdated because it does not exist, while it's part of the CMD command. If this message is useful, it should be updated.
Now we have "Wipe browsing data", so this is not needed anymore.
Backup the whole "User Data" directory after wiping is enough.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)