Last update at :2024-03-20,Edit by888u
The biggest headache for many people using the Tampermonkey plug-in is that they cannot automatically synchronize and backup scripts. In fact, the Tampermonkey plug-in already supports cloud functions by default, and currently supports Google Drive, OneDrive, Dropbox, Yandex.Disk and WebDAV.
Here we focus on WebDAV. WebDAV is a universal protocol. It is very simple to create a WebDAV network disk server. Mainstream WEB server components such as Apache, Nginx, and Candy are all supported. , of course, the open source network disk program also supports WebDAV by default, so I won’t go into details on the basic usage. You can use the cloud disk as a local hard disk by right-clicking on Windows to directly add a network disk.
1. Tampermonkey cloud synchronization tutorial
1. Click the Oil Monkey plug-in icon and click the management panel
Switch to settings menu
2. Find the synchronization script item, configure the Nextcloud information, and do not write the root directory for the WebDAV address. Pay special attention to this. The format is https://www.yourdomainnameaddress.com/remote.php/dav/files/username/save directory name/. After setting, click Save and click Restart Tampermonkey at the bottom to take effect.
All Grease Monkey scripts have been automatically synchronized to the cloud.
2. Tampermonkey backup tutorial
1. Click the Oil Monkey plug-in icon and click the management panel
Then switch to the utility menu
2. Check the Include Tampermonkey settings option and fill in your WebDAV address and account password. The format is https://www.yourdomainnameaddress.com/remote.php/dav/files/username/. Of course, the username can also be followed by the directory name. After filling in, click Export to back up to Nextcloud.
After exporting, it will be automatically backed up to the Tampermonkey directory.
The local PC is also automatically synchronized.
Recommended site search: French proxy server, cloud service organ network, domain name and space, virtual host purchase for 0 yuan, host discount code, website space purchase, registration-free virtual space online registration inquiry, virtual host application, purchase of domain name and space,
发表评论