سيقوم هذا البرنامج النصي بتصدير مجموعات 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.0
├── [email protected]
└── [email protected]