Giter VIP home page Giter VIP logo

Comments (5)

Godiesc avatar Godiesc commented on June 2, 2024

Hi, you can just delete the ogx_tree-tabs.css file from chrome>components folder. The tree style tabs style is for use with an extension, if you installed the extension you should enable it from the extension button on the right side next to windows controls.

from firefox-gx.

NekoKatsune avatar NekoKatsune commented on June 2, 2024

i... had written a response and accidentally lost all of my tabs before sending it. i've just now recovered them. i don't understand the treetab thing very well and stuff lol. sorry. anyway. thank you for your (very very quick) response, and i'm sorry for the dumb question and stuff. I'll try doing that, i do have the tree tabs extension, though, but i wanted to try to have my tabs at the top of my screen again as normal but also potentially keep the treetab thing, or at least the sidebar. i was having trouble setting up the sidebar but again i think i can maybe figure that out, i just don't fully understand how to add stuff to it even after reading the README files. one thing i wish i could get that opera had was the ability to upload clipboard images when attaching files, as well as being able to see recent files. i don't suppose there's any way you'd be able to implement something like it in the future?
i did find a similar extension for firefox, but it's not exactly the same and i haven't quite used it yet but it's also confusing me and not exactly the same as opera's. the reason i had the treestyle extension was to try to navigate my tabs a bit easier, because opera would normally shrink tab sizes and stuff as you add more and more, so that you can always see all of your tabs. i hadn't found something that does the same, but I'll keep looking.

image
https://addons.mozilla.org/en-US/firefox/addon/clipboard2file/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

from firefox-gx.

Godiesc avatar Godiesc commented on June 2, 2024

well...
in the "extras" folder you have all the files you need to add the features depending what you want, most of the times is add the files in chrome>components folder.
for the tabs to make small (you don't need the tree style feature) you could add some css at the end of userChrome.css file like this:

/* Tamaño horizontal pestañas */
.tabbrowser-tab[fadein]:not([style^="min-width"]){ min-width: 30px !important; 
}

and for functions like the clipboard is something I cant do with css, you should find and extension that do that.

from firefox-gx.

NekoKatsune avatar NekoKatsune commented on June 2, 2024

ah, alright, i guess i'll have to make do with the clipboard extension then. it's not that bad. thank you again.
i'm still having trouble setting up the left sidebar, it looks awkward and wrong for some reason, and it'd . i really don't understand it and i've read over the files several times.
i also don't really know how to code yet, but intend to learn at some point soon. i took a look at the "oneline" addon and i don't understand what it does or what exactly i'm supposed to do? could you maybe help me with that? i think that's all i'm having problems with. i appreciate the responses!
image

from firefox-gx.

Godiesc avatar Godiesc commented on June 2, 2024

well.. you really do not need to apply all the features from the "extras" folder, just what you want or need, the one-line config is for move up the toolbar next to the tabs-bar.

And the left sidebar, I can see in your screenshot, you apply it just right, if you wonder for the icons that I put in my preview it depends on the buttons you want to put right there. (right clic on the toolbar>customize toolbar and move the icons or extensions button to the left-sidebar).

I can see in your screenshot that the theme you use is from the extension: Firefox Color, if you use the images that the extension provide you will see a bad background in your selected tab.

from firefox-gx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.