• Register
    • Login
    • Search
    • Categories
    • Recent

    Copy Cookies Between Browsers

    Cookie 4
    2
    2
    165
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      HFTobeason last edited by

      Re: Cookie 5 feature request - copy cookies between browsers

      Did this ever get implemented? I would like to be able to copy my over 100 cookie rules from Safari to Safari Technology Preview.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • SweetP
        SweetP last edited by SweetP

        unfortunately I havnt implemented anything like this...
        but you could export your favorites to a file then manually edit the file and re-import. Its pretty simple:

        • export your favorites (using the little heart icon in the bottom of the window)
        • open up the exported file with TextEdit
          the file will look something like:
        {
          "Safari" : [
            "duckduckgo.com",
            "sweetpproductions.com"
          ]
        }
        
        • just change Safari to Safari TP, your file should now look like this:
        {
          "Safari TP" : [
            "duckduckgo.com",
            "sweetpproductions.com"
          ]
        }
        
        • re-import back into Cookie, once again using the little heart icon.

        Importing the new file will ADD to any favorites you already have, so you won't lose any of your current favorites
        🙂

        ~
        Russell
        SweetPProductions.com

        1 Reply Last reply Reply Quote 0
        • First post
          Last post