futpib / policeman

Firefox extention for cross-site requests control (kind of RequestPolicy clone)
https://addons.mozilla.org/en-US/firefox/addon/policeman/
142 stars 11 forks source link

Policeman won't work after Firefox profile moved #162

Closed heforfree closed 9 years ago

heforfree commented 9 years ago

i used below method and move profile folder to ramdisk.then policeman dont work https://www.raymond.cc/blog/superspeed-firefox-by-putting-profile-and-sqlite-database-in-ramdisk/ here log https://gist.github.com/heforfree/518f07d70c57d8641921

futpib commented 9 years ago

@heforfree As a quick solution I can suggest removing extensions.policeman.manager.installedPathsByIds from prefs.js in your profile

heforfree commented 9 years ago

yes working :+1: