Skrip ini akan mengekspor koleksi Edge Anda sebagai file bookmark yang dapat diimpor oleh browser lain.
Node.js & npm
Instal skrip & Jalankan npx export-edge-collections
user@user ~> npx export-edge-collections
Need to install the following packages:
export-edge-collections
Ok to proceed? (y)
### Please enter the path for the edge collections file
### Example in Windows: C:Users{UserName}AppDataLocalMicrosoftEdgeUser DataDefaultCollectionscollectionsSQLite
### Example in Mac: /Users/{UserName}/Library/Application Support/Microsoft Edge/Default/Collections/collectionsSQLite
### Example in Linux: /home/{userName}/.config/microsoft-edge-dev/Default/Collections/collectionsSQLite
>>
Masukkan jalur absolut collectionsSQLite
di PC Anda.
Contoh: >> /home/user/.config/microsoft-edge-dev/Default/Collections/collectionsSQLite
user@user ~> npx export-edge-collections
Need to install the following packages:
export-edge-collections
Ok to proceed? (y)
### Please enter the path for the edge collections file
### Example in Windows: C:Users{UserName}AppDataLocalMicrosoftEdgeUser DataDefaultCollectionscollectionsSQLite
### Example in Mac: /Users/{UserName}/Library/Application Support/Microsoft Edge/Default/Collections/collectionsSQLite
### Example in Linux: /home/{userName}/.config/microsoft-edge-dev/Default/Collections/collectionsSQLite
>> /home/user/.config/microsoft-edge-dev/Default/Collections/collectionsSQLite
[SUCCESS] Export Success!!
[SUCCESS] Let's import EdgeCollectionBookmarks.html into your favarite browser!!
Jika jalur yang Anda masukkan benar, file bookmark akan dibuat di direktori saat ini.
user@user ~> ls
EdgeCollectionBookmarks.html
Anda dapat mengimpor ini di browser favorit Anda.
simpul v16.3.0
npm 7.16.0
├── [email protected]
└── [email protected]