Nobody needs a clone of Chrome; we already have Chrome.
I cannot continue working on my add-ons
11–20 of 218 posts
Re: I cannot continue working on my add-ons
#12Isn't Firefox open source? Can't you just fork the project and start your own browser, where all these changes don't get made? Is the real concern about forking the userbase and ecosystem, and the fork won't have the critical user base to become self-sustaining? Edit: added paragraph for clarity.
Re: I cannot continue working on my add-ons
#13If this WebExtensions move makes Tab Mix Plus stop working (I use multi-row tabs extensively) then I will no longer have any reason to continue to use Firefox. I put up with it's poor performance and instability merely for this one feature. Nobody needs a clone of Chrome; we already have Chrome.
Re: I cannot continue working on my add-ons
#14Isn't Firefox open source? Can't you just fork the project and start your own browser, where all these changes don't get made? Is the real concern about forking the userbase and ecosystem, and the fork won't have the critical user base to become self-sustaining? Edit: added paragraph for clarity.
Re: I cannot continue working on my add-ons
#15Isn't Firefox open source? Can't you just fork the project and start your own browser, where all these changes don't get made? Is the real concern about forking the userbase and ecosystem, and the fork won't have the critical user base to become self-sustaining? Edit: added paragraph for clarity.
Maintaining a fork of a large browser is extremely difficult, especially for coordinating and merging vulnerability fixes.
Re: I cannot continue working on my add-ons
#16If this WebExtensions move makes Tab Mix Plus stop working (I use multi-row tabs extensively) then I will no longer have any reason to continue to use Firefox. I put up with it's poor performance and instability merely for this one feature. Nobody needs a clone of Chrome; we already have Chrome.
Re: I cannot continue working on my add-ons
#17Just curious will the new Web Extensions style allow add-ons like Classic Theme Restorer [1] and Tree-style Tab [2] that change the Firefox UI? [1] https://addons.mozilla.org/en-US/firefox/addon/classicthemer... [2] https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta...
Re: I cannot continue working on my add-ons
#18This makes me curious - does Mozilla's new Tab Center experiment use Web Extensions? Or are they refusing to take their own medicine, and using inaccessible internal APIs? https://testpilot.firefox.com/experiments/tab-center (Edit: Deprecated, not inaccessible.)
From a quick look at the source[0] it uses the deprecated Add-On SDK[1]. [0] https://github.com/bwinton/TabCenter/blob/master/main.js [1] https://developer.mozilla.org/en-US/Add-ons/SDK
[0] https://github.com/bwinton/TabCenter/tree/webext [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1208596
Re: I cannot continue working on my add-ons
#19Re: I cannot continue working on my add-ons
#20Just curious will the new Web Extensions style allow add-ons like Classic Theme Restorer [1] and Tree-style Tab [2] that change the Firefox UI? [1] https://addons.mozilla.org/en-US/firefox/addon/classicthemer... [2] https://addons.mozilla.org/en-US/firefox/addon/tree-style-ta...