> On 23 Oct 2015, at 12:58, Michael Henretty <[email protected]> wrote: > > To reiterate what Fabrice said, it is up to the add-on author to make sure > that when you disable or uninstall and add-on, the add-on functionality also > becomes disabled. Firefox OS cannot do this automatically. For Homebar Plus, > I did not implement that, which makes me not very nice since you will indeed > have to restart the phone to disable it.
We probably ought to make sure this is documented properly; I think this is what we need, no? https://developer.mozilla.org/en-US/Firefox_OS/Add-ons#App_management_functions_in_add-ons > > As for how Homebar Plus works, you have the software home button turned on to > see it's functionality. For devices like the Sony Z3C, this is turned on > automatically. But for the Flame you will have to go into Settings->Developer > and enable the "Software Home Button" checkbox. > > Imgur should just work by taking a screenshot. When you click the screenshot > notification, instead of taking you to Gallery it will take you to the imgur > website where it was uploaded. Very cool! > > Also, be on the lookout for more add-ons coming to the Marketplace very soon! > > On Thu, Oct 22, 2015 at 7:58 PM, Fabrice Desré <[email protected]> wrote: > That's correct. We have no way to rollback injected code (and their side > effects) at least for now. "classic" add-ons have a disable hook but you > still have to trust the add-on to clean up after itself properly. > > Fabrice > > On 10/22/2015 10:55 AM, Kumar Rishav wrote: > > I guess only system add-on (add-on injected in system app) need restart > > as system app can be refresh only after restart. > > If it's injected in other like contact, SMS etc only restarting app > > should be sufficient. > > > > On 22 Oct 2015 23:20, "Naoki Hirata" <[email protected] > > <mailto:[email protected]>> wrote: > > > > It's in memory I think, so you do have to restart. > > > > I would suggest filing a product bug of restartless addons for > > firefox os. Our current implementation requires restart. > > > > On Thu, Oct 22, 2015 at 8:21 AM, Kumar Rishav <[email protected] > > <mailto:[email protected]>> wrote: > > > > I myself don't know. I tried to use Homebar plus. But couldn't > > get it. Sorry > > > > On Thu, Oct 22, 2015 at 8:49 PM, Kumar Rishav > > <[email protected] <mailto:[email protected]>> wrote: > > > > You can find it on marketplace (if you have latest build, > > then search for :debug ) , or you can push it in your > > device using WebIDE (Firefox version 43 or more i.e Firefox > > developer version 43, or latest nightly 44. Don't know about > > previous version). > > > > Here is the add-on > > https://github.com/CodingFree/IMGUR-Screenshot . Take screen > > shot, it will automatically upload to imgur and give you the > > link. > > > > On 22 Oct 2015 20:42, "Kumar Rishav" <[email protected] > > <mailto:[email protected]>> wrote: > > > > Nope, disabling the add-on won't help. Once script get > > injected, you have to restart it (after disabling) , to > > completely disable the add-on. > > > > On 22 Oct 2015 20:40, "Mihai Barbat" <[email protected] > > <mailto:[email protected]>> wrote: > > > > Do you have to restart it? I thought that you can > > remove it by going to Settings->Add-ons > > > > How do you use the Imgur Screenshot? I couldn't see > > it anywhere. The same for Homebar-Plus. How does > > this work? > > > > On Thu, Oct 22, 2015 at 4:48 PM, Kumar Rishav > > <[email protected] <mailto:[email protected]>> > > wrote: > > > > Hi, > > Is there any other possible way to disable the > > Firefox OS add-on? > > Being a user, it's bit annoying to restart the > > device to completely disable it. > > For ex .. Let's talk about IMGUR SCREENSHOT > > Add-on which upload the screen shots using > > imgur. But i don't want to upload everytime. > > Whenever i need, i enable the addon, use it then > > disable it. But currently i have to restart the > > device to disable it. > > > > Thanks > > -- > > Kumar Rishav > > Mozilla Representative - ReMo Mozilla Reps > > > > _______________________________________________ > > dev-fxos mailing list > > [email protected] > > <mailto:[email protected]> > > https://lists.mozilla.org/listinfo/dev-fxos > > > > > > > > > > > > -- > > Kumar Rishav > > Mozilla Representative - ReMo Mozilla Reps > > > > _______________________________________________ > > dev-fxos mailing list > > [email protected] <mailto:[email protected]> > > https://lists.mozilla.org/listinfo/dev-fxos > > > > > > > > > > _______________________________________________ > > dev-fxos mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-fxos > > > > > -- > Fabrice Desré > b2g team > Mozilla Corporation > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

