how can i make tabs wider?

This page summarizes the projects mentioned and recommended in the original post on /r/FirefoxCSS

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Netflix-Marathon-Pausable

    Automatically skip recaps, intros, credits, and ads, and click "next episode" prompts on Netflix, Amazon Prime Video, Hulu, HBO Max, Starz, Disney+, and Hotstar

  • there is another workaround, which involves using javascript to animate the element before it's destroyed. I have some examples of that, not in the firefox UI but in this userscript I wrote for skipping ads/credits/intros on netflix. it has a settings UI that fades in as it's created, and fades out as it's destroyed. the way I worked around the issue is to not actually destroy it immediately when the user closes it. instead the destroy function immediately sets a closed attribute on the UI frame. then the CSS has a rule like frame[closed] { opacity: 0; pointer-events: 0; transition: 500ms opacity ease-in-out; } or something like that.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • New Extension: FL 1-Click Wiki

    2 projects | /r/fallenlondon | 22 Aug 2021
  • Expand Everything, a userscript that clicks the 'show more' buttons

    1 project | news.ycombinator.com | 14 Jan 2024
  • Replace crack with Goldberg one

    1 project | /r/CrackSupport | 10 Nov 2023
  • better-edpuzzle-userscript VS edpuzzle-answers - a user suggested alternative

    2 projects | 17 Oct 2023
  • Spotify Boost to Match Song Artwork

    1 project | /r/ArcBrowser | 3 Jun 2023