Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managed storage seems does not work in W10 64bit... #46

Open
marcogaio opened this issue Jun 8, 2022 · 0 comments
Open

Managed storage seems does not work in W10 64bit... #46

marcogaio opened this issue Jun 8, 2022 · 0 comments

Comments

@marcogaio
Copy link

I've setup following the doc a simple .json file:

{
  "name": "[email protected]",
  "description": "Managed Storage for IE View WE",
  "type": "storage",
  "data": {
    "forceielist": "https://sissi.*.lnf.it/*",
    "disableForce": false,
  }
}

then setup the default value for keys HKLM\SOFTWARE\Mozilla\ManagedStorage\[email protected] to %ProgramFiles%\Mozilla Firefox\browser\defaults\[email protected], and clearly copying the file in that position.

But if i run even a fresh profile of FF the forceielist get not setted, and in console i got:

Successfully compiled asm.js code (total compilation time 1ms) background.js
Unchecked lastError value: Error: Managed storage manifest not found settings.js:20
    Settings moz-extension://8c3ab6d7-e055-4f4b-b9f3-fecb95797974/settings.js:20
Uncaught (in promise) Error: Managed storage manifest not found undefined
Error: Can't find profile directory. 2 XULStore.jsm:66:15
    load resource://gre/modules/XULStore.jsm:66
    XULStore resource://gre/modules/XULStore.jsm:24
Error: sender.page is undefined undefined
Error: page is undefined undefined
Use of nsIFile in content process is deprecated. NetUtil.jsm:253:8

all seems to me unrelated.

What i'm doing wrong?! Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant