You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am working to move from Chrome to Firefox, and I have a backup list of companies I want to block. However, I do not see an import option while on Firefox. I only see these options
The text was updated successfully, but these errors were encountered:
Hi! Thanks for submitting this issue, and sorry about the trouble. Unfortunately, the backup and restore function hasn't been added to the Firefox version, yet, because of an oddity in the way Firefox handles extension popup windows when a file input is used. Eventually, I'll add this feature to the Firefox version.
However, there is a workaround that will allow you to restore your backup file in Firefox. I've included a video as well as the instructions below.
Go to the following URL: about:debugging#/runtime/this-firefox
Click the "Inspect" button next to Hide n' Seek: Hide Promoted Jobs & Companies to open the Developer Tools
Click the "..." button on the right side of the Developer Tools to open the options menu
Click "Disable Popup Auto-Hide"
Click the Hide n' Seek button in the browser that opens the Hide n' Seek popup window
Click the frame icon button to the left of the "..." button on the right side of the Developer Tools to open the target frame window
Select "/popup/html/popup.html"
Select the "Console" tab in the Developer Tools
Copy and paste the following line into the console, then press the Enter key to execute it: document.querySelector("#data-settings").style.display = "";
Click the gear icon in the Hide n' Seek popup window to go to the settings
Click the "Restore data from file" button and select your backup file
I am working to move from Chrome to Firefox, and I have a backup list of companies I want to block. However, I do not see an import option while on Firefox. I only see these options
The text was updated successfully, but these errors were encountered: