tabs-management
Here are 79 public repositories matching this topic...
Hi,
Is it possible to add an option to hide the "+" tab in each group.
I have several groups and each of them has that additional "+" tab icon wasting some valuable space.
When the Extension button is pressed the pop up delays 3 seconds to loads, that time must be lower.
Add key shortcuts
-
Updated
Oct 17, 2016 - JavaScript
-
Updated
Oct 10, 2020 - TypeScript
-
Updated
Oct 5, 2020 - CoffeeScript
-
Updated
Jul 26, 2020 - JavaScript
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Aug 27, 2019 - JavaScript
-
Updated
Apr 3, 2019 - JavaScript
-
Updated
Jul 19, 2020 - JavaScript
-
Updated
Apr 2, 2020
-
Updated
Mar 24, 2017 - JavaScript
-
Updated
Sep 5, 2020 - TypeScript
-
Updated
Apr 18, 2020 - JavaScript
-
Updated
Sep 9, 2020 - C++
-
Updated
Aug 6, 2017 - JavaScript
-
Updated
Dec 13, 2017 - JavaScript
-
Updated
Jan 23, 2018 - JavaScript
-
Updated
Jul 31, 2020 - TypeScript
-
Updated
Sep 3, 2020 - TypeScript
-
Updated
Oct 1, 2017 - AppleScript
-
Updated
Sep 16, 2019 - CSS
-
Updated
Oct 2, 2015 - JavaScript
-
Updated
Aug 20, 2018 - TypeScript
-
Updated
Apr 29, 2018 - Objective-C
Improve this page
Add a description, image, and links to the tabs-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tabs-management topic, visit your repo's landing page and select "manage topics."


The current way (t.tabId=""+t.title.replace(/ /g,"")+e) of generating the id attribute makes it unusable for cases when you need a clear control over the id of the "div"s.
For example, before allowing the user to move forward or backward, I need to call a validation plugin with one or more divs as containers which are validated. If the given divs are valid then the forward/backward movement is a