Closed szepeviktor closed 8 years ago
@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.
Setting xpinstall.signatures.required
to false is a work-around.
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 https://github.com/autonome/Always-Right/issues/1#issuecomment-172222622 .
I hope I get an answer https://support.mozilla.org/en-US/questions/1105073
@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).
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 https://github.com/autonome/Always-Right/issues/1#issuecomment-172402374 .
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.
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
@autonome Could you get Always Right fully reviewed? How could I help? https://support.mozilla.org/hu/questions/1105073
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 https://github.com/autonome/Always-Right/issues/1#issuecomment-177595502 .
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 https://github.com/autonome/Always-Right/issues/1#issuecomment-177595502 .
Thank you very much.
@autonome Could you upload it as a new release?
Excuse me 1.5.0 was already released.
Good afternoon!
I install your extension by coping it to core\browser\extensions.
And there is this error in Developer Edition v45
Could you advise?