Giter VIP home page Giter VIP logo

Comments (6)

benjaminoakes avatar benjaminoakes commented on August 24, 2024

I think this would be useful as well, but I would think specifying configuration by URL would be simpler. (E.g. show "twitter.com" URLs for longer so they can be read.)

Would that fit your needs?

from tabcarousel.

atrauzzi avatar atrauzzi commented on August 24, 2024

That makes sense. You may want to offer some degree of granularity to it - so a pattern ideally. So that I can go www.mysite.com, or drill down a bit to www.mysite.com/blog

Just in case some site in particular has a weird URL scheme, or triggers redirects or any of the other ten zillion ways web apps accomplish their goals ;)

Maybe just make it so that users can configur a list of regex expressions that apply settings when the url matches. Wouldn't worry about config cascades or anything. LOL

from tabcarousel.

atrauzzi avatar atrauzzi commented on August 24, 2024

(that comment & close needs to be moved!)

from tabcarousel.

benjaminoakes avatar benjaminoakes commented on August 24, 2024

Haha -- I know what you mean. "Comment & close" should at least be another color or something. :)

I'm thinking something like Vimium does will do it:

Excluded URLs
+--------------------------------+
|http*://mail.google.com/*       |
|http*://www.google.com/reader/* |
|http*://twitter.com/*           |
|                                |
+--------------------------------+

e.g. http*://mail.google.com/*
This will disable Vimium on Gmail.

Enter one URL per line.

That should be pretty simple to do per tab, depending on what the Chrome Extensions API exposes. (If not, I might have to dig deeper and do script injection -- yuck.)

I can't speak to a timeframe on implementing either of your requests (although I like both of them) since Carousel is something I maintain in my spare time. If you know JavaScript, contributions are welcome! :) If not, I'll take a look later this week. Cleaning up after Hurricane Irene has to take priority. :S

from tabcarousel.

atrauzzi avatar atrauzzi commented on August 24, 2024

But of course. I totally appreciate your efforts here. You've made the nicest looking and most polished carousel-er yet!

If I can be of any help, I will definitely do so. No promises there though of course ;)

All the best during hurricane cleanup. It did some damage in Eastern Canada as well I've heard!

from tabcarousel.

Iristyle avatar Iristyle commented on August 24, 2024

+1 on this request... all the Chrome plugins seem to be lacking this capability. There is a FireFox plugin that allows disabling automatic refresh for a given tab that may refresh itself already via Ajax calls.

from tabcarousel.

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.