Windows Firefox and Linux Firefox are the same, reload the system, just save its configuration file directly.
Ubuntu's configuration file is under ~/.mozilla/firefox/
Windows Firefox configuration files, no fixed location, as long as found, the truth is exactly the same, Ubuntu and Windows can share
The following method can simply locate the Windows Firefox configuration file location
Win under the Firefox configuration path, you can run the following code to view, before the operation to close Firefox
Code:
Firefox.exe-profilemanager
Try deleting the default profile path and reminding the path to take effect (for viewing only, not to be sure), generally:
C:\Documents and Settings\administrator\application data\http://www.aliyun.com/zixun/aggregation/29851.html "> Mozilla\firefox
Or
C:\Documents and Settings\Administrator\Local Settings\Application Data\mozilla
All copies of the valid Firefox for Windows configuration profile and Profiles.ini are copied to the Ubuntu ~/.mozilla/firefox/directory:
~/.mozilla/firefox/profiles.ini
~/.mozilla/firefox/profiles
The above processing, it completes the Firefox for Windows to Ubuntu migration work, but IE tab such special extensions can not be used:
In turn, the same is true of Ubuntu Firefox migrating to Firefox for win:
Copy ubuntu: ~/.mozilla/firefox/profiles.ini and its description to the corresponding directory under win:
View win under the Firefox effective configuration path, you can run
Code:
Firefox.exe-profilemanager
Then try to delete the default profile path, which will remind you of the path in effect (only for viewing, not to be sure), generally:
C:\Documents and Settings\administrator\application Data\mozilla\firefox
Or
C:\Documents and Settings\Administrator\Local Settings\Application Data\mozilla
This completes the Ubuntu Firefox to Windows Firefox migration work.
Dual system, only need to do a link, you can share the same profile
Because it involves privacy, make sure that your operation is legal and morally reasonable.
Note: All of the above actions should be done with Firefox turned off.
I now ubuntu/windows the dual system of Firefox configuration, change the system, Firefox and no change the same
Win the migration to Ubuntu, as long as the Porfiles directory of Win to ~/.mozilla/firefox, and then change the ~/.mozilla/firefox/profiles.ini content on it, directly to the win/ Profiles.ini copy come over, should also be possible.