Custom-JavaScript-for-Websites-2 icon indicating copy to clipboard operation
Custom-JavaScript-for-Websites-2 copied to clipboard

Transferring scripts to another account

Open SimonWai opened this issue 5 years ago • 3 comments

Is there a way to transfer my scripts from one Google account to another? Are the scripts stored locally besides on chrome.storage cloud sync, so that one can copy the relevant files over?

SimonWai avatar Feb 19 '20 08:02 SimonWai

Unfortunately, no. I'll add an export and import function to let you manually do the transfer as a followup of

https://github.com/xcv58/Custom-JavaScript-for-Websites-2/issues/92

xcv58 avatar Feb 19 '20 19:02 xcv58

Hello @xcv58. In case a mechanism for exporting & importing scripts has not yet been implemented could you please provide a method to at least manually export them (possibly along with the URLs/regexps they are effective on)? Thank you!

illtellyoulater avatar May 16 '23 03:05 illtellyoulater

Hello @xcv58. In case a mechanism for exporting & importing scripts has not yet been implemented could you please provide a method to at least manually export them (possibly along with the URLs/regexps they are effective on)? Thank you!

You can use the Hosts Table to manually check all existing domain/regex and click the host column to see each script

image

xcv58 avatar May 17 '23 01:05 xcv58