software:browsers
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:browsers [2020/03/23 04:40] – superwizard | software:browsers [2020/06/02 05:10] (current) – superwizard | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Google Chrome Passwords Import ====== | ||
| + | |||
| + | < | ||
| + | I got passwords to import into Google Chrome from a Dashlane CSV export. Here's what I did: | ||
| + | 1. Enable password import flag in chrome:// | ||
| + | 2. Relaunch Chrome | ||
| + | 3. Modify CSV export file from password manager as follows: | ||
| + | • Ensure there are 4 columns: name, | ||
| + | If you are working with a Dashlane password export, you can use this formula in Excel to merge | ||
| + | columns with username and emails so you have one " | ||
| + | =IF(ISBLANK(C2) = FALSE, C2, D2) | ||
| + | • Ensure the url fields all have protocol prefix https:// | ||
| + | URLs without protocol will not import into Chrome. | ||
| + | If the URLs do not have the prefix, you can add in Excel with a new column and copy paste | ||
| + | special the " | ||
| + | =CONCAT(" | ||
| + | • Check to make sure there are no numbers in scientific format (e.g.: 5.4321E+12), | ||
| + | change the field format to just show a number (without decimal). | ||
| + | 4. Save the CSV file* | ||
| + | 5. Import passwords from the menu button in chrome:// | ||
| + | * I'm not sure if this was necessary, but I also modified the CSV in Sublime Text 3 to have | ||
| + | Unix line endings and UTF-8 encoding (without BOM). | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | ====== Session Buddy ====== | ||
| + | |||
| + | Manage Browser Tabs and Bookmarks with Ease | ||
| + | Session Buddy is a unified session manager and bookmark manager. | ||
| + | |||
| + | ● Save open tabs and restore them later. Great for freeing up memory and avoiding clutter. | ||
| + | |||
| + | ● Recover open tabs after a crash or when your OS restarts your computer. | ||
| + | |||
| + | ● Manage open windows and tabs in one place. | ||
| + | |||
| + | ● Organize saved tabs by topic. | ||
| + | |||
| + | ● Search open and saved tabs to quickly find what you're looking for. | ||
| + | |||
| + | ● Export tabs in a variety of formats suitable for emails, documents, and posts. | ||
| + | |||
| + | |||
| ====== uBlock Origin ====== | ====== uBlock Origin ====== | ||
software/browsers.1584938407.txt.gz · Last modified: by superwizard
