mnutt / group-tabs-by-domain

Firefox Extension that works with Tree Style Tab
Other
4 stars 1 forks source link

Firefox Addon #1

Open sundarv85 opened 4 years ago

sundarv85 commented 4 years ago

Hello,

Where is the Firefox Addon available? How to install it.

aleschmid commented 3 years ago

Hi, @sundarv85. It seems that @mnutt hasn't yet published any version for it. If you want, you can manually install it temporarily; you'd need to:

  1. Clone the repo.
  2. Zip all the files.
  3. Change the extension to .xpi. (Optional)
  4. In Firefox, go to: about:debugging > This Firefox.
  5. Click Load Temporary Add-on…

That's –I belive– the only way to install any Add-on as long as they haven't been signed. If you go for it, just a heads up that it might not work.

Have a good one!

sethidden commented 3 years ago

Here's what worked for me:

  1. Clone the repo.
  2. Zip all the files.
  3. Change the extension to .xpi. (Optional)
  4. In Firefox, go to: about:debugging > This Firefox.
  5. Click Load Temporary Add-on…
  6. Go to the folder where you cloned the repo and open manifest.json

For some reason Firefox refused to install .zip or .zip renamed to .xpi files and said they were corrupt.

sethidden commented 3 years ago

The above instructions install as a temporary extension, meaning it'll disappear after firefox restart (at least it does for me). Downloading the zip and trying to install it fails because the extension is not signed. @mnutt given this extension is not released, would it be ok to upload it to addons.mozilla.org as an unlisted (ie. only available to 1 person - me) extension for personal use? An deach user would have to do the same :P Then the ext gets signed and becomes installable

tina-junold commented 2 years ago

I can't believe that such an useful extension isn't released yet! The instructions above don't work since an manifest is required :-(

@mnutt it would really nice, if you could upload it to addons.mozilla.org or let us fork and release it ...

jasonkena commented 2 years ago

https://addons.mozilla.org/en-US/firefox/addon/tst-group-tabs-by-domain/

mnutt commented 2 years ago

tbh I had forgotten about this extension entirely, thanks for publishing it.

eristocrates commented 1 year ago

For whatever reason, the extension is no longer published