Skip to content

Latest commit

 

History

History
104 lines (52 loc) · 3.27 KB

File metadata and controls

104 lines (52 loc) · 3.27 KB

Installing and migrating tabs

1. Preparing for migration

1.1. Go to "chrome://extensions/", and make sure you have the original extension active.

Image 1

1.2. Open the "Speed Dial" menu, expand the top right sidebar and click on the gear icon.

Image 2

1.3. Click on the "Export" button.

Image 3

1.4. A menu with the text will open. Copy the text to the clipboard.

Image 4

1.5. Save the text from the clipboard to any text document. Create a text file with an arbitrary name, open it, and paste the text into it using the "Ctrl + V" key combination. After pasting, save the file and close it temporarily.

Image 5

1.6. Go to "chrome://extensions/" and disable the original extension.

Image 6

2. Patch Installation


Recommendations

To avoid possible problems, it is recommended that you clear your browser's cache history for the entire time.

Cache history only! Not views, cookies, etc.

Image ёё


2.1. Follow the link for the latest up-to-date version of the patch - https://github.com/Shark-vil/speed-dial-fvd-no-ads-patch/releases/latest

Image 6.1

2.2. Download the ".zip" archive with the latest patch.

Image 6.2

2.3. Unzip the contents of the archive to any convenient place for you. For example, you can create a separate folder in "Documents".

Image 6.3

2.4. Go back to the "chrome://extensions/" tab and enable developer tools with the switch in the upper right corner. Once activated, you will have additional buttons. Use the first button in the list to specify the path to the local extension.

Image 7

2.5. Specify the path to the folder where you unzipped the archive.

Image 8

2.6. Once added, the extension will appear in the list and should redirect to the settings menu. If it doesn't, just open empty tab.

Image 9

(Ignore the "Errors" button)

2.7. Confirm the changes made by the extension. Then go through the basic configuration.

Image 10

2.8. After customization, the menu should look like this. No ads at the start!

Image 11

(You can disable the search bar in the settings.)

3. Restoring tabs

3.1. Go back to the menu with settings of the extension.

Image 12

3.2. Click on the "Import" button.

Image 13

3.3. A window with an empty text field will open. In this field, copy and paste the text that you saved earlier in step "1.5".

Image 14

3.4. Confirm import with replacement.

Image 15

3.5. Пreat! Now all the tabs are back with you. We just have to wait for the thumbnail creation to complete. For some tabs, you will have to customize the images again.

Image 16

Notice

You don't have to delete the original extension, but just leave it disabled so that there is a way to come back and not lose data.