Coder Social home page Coder Social logo

tabclip's People

Contributors

dependabot[bot] avatar gitoffthelawn avatar greenkeeper[bot] avatar joshdick avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tabclip's Issues

An in-range update of webpack is breaking the build 🚨

The devDependency webpack was updated from 4.35.3 to 4.36.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ci/circleci: build: Your tests failed on CircleCI (Details).

Release Notes for v4.36.0

Features

  • SourceMapDevToolPlugin append option now supports the default placeholders in addition to [url]
  • Arrays in resolve and parser options (Rule and Loader API) support backreferences with "..." when overriding options.
Commits

The new version differs by 42 commits.

  • 95d21bb 4.36.0
  • aa1216c Merge pull request #9422 from webpack/feature/dot-dot-dot-merge
  • b3ec775 improve merging of resolve and parsing options
  • 53a5ae2 Merge pull request #9419 from vankop/remove-valid-jsdoc-rule
  • ab75240 Merge pull request #9413 from webpack/dependabot/npm_and_yarn/ajv-6.10.2
  • 0bdabf4 Merge pull request #9418 from webpack/dependabot/npm_and_yarn/eslint-plugin-jsdoc-15.5.2
  • f207cdc remove valid jsdoc rule in favour of eslint-plugin-jsdoc
  • 31333a6 chore(deps-dev): bump eslint-plugin-jsdoc from 15.3.9 to 15.5.2
  • 036adf0 Merge pull request #9417 from webpack/dependabot/npm_and_yarn/eslint-plugin-jest-22.8.0
  • 37d4480 Merge pull request #9411 from webpack/dependabot/npm_and_yarn/simple-git-1.121.0
  • ce2a183 chore(deps-dev): bump eslint-plugin-jest from 22.7.2 to 22.8.0
  • 0beeb7e Merge pull request #9391 from vankop/create-hash-typescript
  • bf1a24a #9391 resolve super call discussion
  • bd7d95b #9391 resolve discussions, AbstractMethodError
  • 4190638 chore(deps): bump ajv from 6.10.1 to 6.10.2

There are 42 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

Feature request: timed opening

Hi! I love tabclip, it's my top favourite addon after uBlock Origin. Thanks a lot for making it!

There's one thing that I would love it to do that it doesn't right now. I sometimes open a lot of tabs at the same time (for example, moving a window of tabs from one Firefox profile to another one). Tabclip opens all tabs at the same time. So if it's e.g. google search results, google will eventually ban me and require me to solve a captcha. If it's steam store pages, then I'll get temporarily banned as well. I would appreciate a setting that lets me set the wait time between opening subsequent pages.

In the current UI, the "paste part" looks like this:

[] In Background
[Paste]

You could change it to:

[] In Background
[] Wait between tabs: [__] seconds
[Paste]

where [__] means a text field. It should default to zero. If it is empty or contains zero there should be no wait at all. It should accept decimal points.

I would really appreciate it if you could add this feature!

Currently there is another addon called "Multiple URL Opener" that does this, but it's ad/spyware - it hijacks the url of the new tab page and sets it to some odd search engine. I've only found it after searching for it today - I've been using tabclip for ages and I'd love to keep using only that.

Thank you!

Feature request: Tab context menu functionality

Please add a context menu function to tabs (if there is one or more selected) to copy or /cut/ (i.e. copy and close) tabs.

A similar functionality (copying only) is available in an add-on called "Copy Selected Tabs to Clipboard" by Piro (piro_or).

Because another add-on already exists, this is not time sensitive at all, but it would be nice to be able to use one add-on for all things related to copying and pasting tabs :-)

Thank you!

Make Copy with included titles compatible with Paste

Currently if you use the Copy function with "include titles" enabled, and then use the Paste function, the titles will be opened as separate tabs.

Currently the "Include titles" option creates strings of the following format:

https://github.com/joshdick/tabclip/issues/new | New Issue · joshdick/tabclip
https://www.google.com/ | Google

However, if you made it like this:

https://github.com/joshdick/tabclip/issues/new # New Issue · joshdick/tabclip
https://www.google.com/ # Google

and made tabclip ignore everything after a space and a # sign, then that would fix the issue. It feels like it's probably safe to ignore stuff after such a string. However, you do allow the literal space as part of a URL, which may make it confusing for people when they try to paste a URL that does contain a literal space followed by a # sign. On the other hand, the literal space normally never shows up in URLs - links escape those as + or as %20. When you copy URLs out of the address bar, the same thing happens. Finally, tabclip itself escapes those as %20 as well.

Paste tabs in background

Could you consider adding a persistent option to paste tabs in the background? i.e. not automatically selecting them.

pasting tabs fails on this url

Hi, when I try to "paste" the following URL, or a list of URLs where this is one of them, TabClip does not do anything.

https://geizhals.at/?cat=tvlcd&xf=2454_3D-f%E4hig%7E2454_inkl.+3D-Brille%7E2454_passiv%7E3381_2018%7E34_3840x2160

Let me know if you need any more info.

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.