สคริปต์นี้จะส่งออกคอลเลกชัน Edge ของคุณเป็นไฟล์บุ๊กมาร์กที่เบราว์เซอร์อื่นสามารถนำเข้าได้
Node.js และ npm
ติดตั้งสคริปต์และเรียกใช้ 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
>>
ป้อนเส้นทางที่แน่นอนของ collectionsSQLite
บนพีซีของคุณ
ตัวอย่าง: >> /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!!
หากเส้นทางที่คุณป้อนถูกต้อง ไฟล์บุ๊กมาร์กจะถูกสร้างขึ้นในไดเร็กทอรีปัจจุบัน
user@user ~> ls
EdgeCollectionBookmarks.html
คุณสามารถนำเข้าสิ่งนี้ในเบราว์เซอร์ที่คุณชื่นชอบ
โหนด v16.3.0
เวลา 7.16.00 น
├── [email protected]
└── [email protected]