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

Signature issue #1

Closed
szepeviktor opened this issue Jan 16, 2016 · 14 comments
Closed

Signature issue #1

szepeviktor opened this issue Jan 16, 2016 · 14 comments

Comments

@szepeviktor
Copy link

Good afternoon!

I install your extension by coping it to core\browser\extensions.

// Activate extensions in core
user_pref("extensions.autoDisableScopes", 11); // 15 - 4 = ALL - SCOPE_APPLICATION
user_pref("extensions.enabledScopes", 5); // 15 - 8 - 2 = ALL - SCOPE_SYSTEM - SCOPE_USER

And there is this error in Developer Edition v45
ar

Could you advise?

@szepeviktor
Copy link
Author

@autonome Maybe mentioning you helps.
And as you can see on the image above, uBlock Origin can be installed this way.

BTW Your extension works by installing it from the xpi file.

@szepeviktor
Copy link
Author

Setting xpinstall.signatures.required to false is a work-around.

@autonome
Copy link
Owner

Hello!

Yes, setting that pref is a workaround.

The proper way is to install from
https://addons.mozilla.org/en-us/firefox/addon/always-right/

On Sun, Jan 17, 2016 at 12:35 AM Viktor Szépe notifications@github.com
wrote:

Setting xpinstall.signatures.required to false is a work-around.


Reply to this email directly or view it on GitHub
#1 (comment)
.

@szepeviktor
Copy link
Author

I hope I get an answer
https://support.mozilla.org/en-US/questions/1105073

@szepeviktor
Copy link
Author

@autonome Actually I am using Firefox in a extract-run-delete way, so addons have to be preinstalled (I do not have time to install and set everything every day).

@autonome
Copy link
Owner

I don't know extract-run-delete... can you explain?

On Mon, Jan 18, 2016 at 8:57 AM Viktor Szépe notifications@github.com
wrote:

@autonome https://github.com/autonome Actually I am using Firefox in a
extract-run-delete way, so addons have to be preinstalled (I do not have
time to install and set everything every day).


Reply to this email directly or view it on GitHub
#1 (comment)
.

@szepeviktor
Copy link
Author

It is very simple: I download setup.exe, extract core/* from it, run firefox.exe, and when closing Firefox I delete everything even the profile. Actually it runs from a ramdisk.

@szepeviktor
Copy link
Author

We've got an answer!!

I checked the signedState in the extensions.json file and notice
signedState: 1
This means SIGNEDSTATE_PRELIMINARY: 1 - Add-on is preliminarily reviewed That might be the cause that the extension only works when installed in the profile folder. Other extensions that work may have:SIGNEDSTATE_SIGNED: 2 - Add-on is fully reviewed

@szepeviktor
Copy link
Author

@autonome Could you get Always Right fully reviewed? How could I help?
https://support.mozilla.org/hu/questions/1105073

@autonome
Copy link
Owner

autonome commented Feb 1, 2016

Sure, I'll submit it for review.

On Sun, Jan 31, 2016 at 11:38 AM Viktor Szépe notifications@github.com
wrote:

@autonome https://github.com/autonome Could get Always Right fully
reviewed
? How could I help?
https://support.mozilla.org/hu/questions/1105073


Reply to this email directly or view it on GitHub
#1 (comment)
.

@autonome
Copy link
Owner

autonome commented Feb 2, 2016

Done. It's fully reviewed now.

On Sun, Jan 31, 2016 at 4:31 PM Dietrich Ayala autonome@gmail.com wrote:

Sure, I'll submit it for review.

On Sun, Jan 31, 2016 at 11:38 AM Viktor Szépe notifications@github.com
wrote:

@autonome https://github.com/autonome Could get Always Right fully
reviewed
? How could I help?
https://support.mozilla.org/hu/questions/1105073


Reply to this email directly or view it on GitHub
#1 (comment)
.

@szepeviktor
Copy link
Author

Thank you very much.

@szepeviktor
Copy link
Author

@autonome Could you upload it as a new release?

@szepeviktor
Copy link
Author

Excuse me 1.5.0 was already released.

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

2 participants