开发者

How to export Firefox bookmarks?

I am creat开发者_如何学Pythoning a simple c++ application for bookmark manipulation.

So I need to export bookmark from firefox and read it with c++ but seems that the bookmarks are stored in a folder always different ( for example on my pc this folder is: /larry/AppData/Roaming/Mozilla/Firefox/Profiles/bah0ikoo.default/ )

It should work on any pc so... How can I resolve this issue ?


The file profiles.ini in %HOMEPATH%\Appdata\Roaming\mozilla\Firefox tell you the path of the distinct profiles that you can start Firefox with.

On Unix systems: ~/.mozilla/firefox/profiles.ini

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜