Git Product home page Git Product logo

tab-snap's Introduction

tab-snap

Open-Source Chrome Extension for Exporting/Importing Open Tabs + Archiving in Various Formats and File Types

tab-snap's People

Contributors

tdj28 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

Watchers

 avatar  avatar  avatar  avatar

tab-snap's Issues

[Feature request] Add option to send URLs with POST values

I have been using your extension for some months now, and I LOVE IT! It is simple and effective. However, I am currently facing a new use case that this extension is not covering now, but I think that could be added easily and it would add a lot of value. I mean to add a feature to send URLs with POST instead of GET. GET is ok in most cases, but sometimes the data you need to pass to invoke certain URLs is not visible in URL arguments (GET method) but embedded inside forms (POST method).

There is an extension called Get2Post & PostForm which wisely allows you to write the variables as regular URL parameters (i.e. using the http GET method), converts them into POST variables and invokes a POST method. This is nice, but pretty limited, as that extension only allows one URL each time it is invoked. Adding a POST option to your extension would be great. I am pretty sure that other users could benefit from this new feature as well, as it is quite common that responses to forms are not visible in the URLs, but embedded in the POST body.

Let me explain my issue. This way you will realize how your extension could cover it. Regularly, I need to check blocks of 10 to 30 IP addresses in www.ipvoid.com/ip-blacklist-check/, but the IP is not a visible argument, but it is passed in the variable IP of the POST form. It forces me to fill the form each individual time. Imagine how great it would be to write all the www.ipvoid.com/ip-blacklist-check/?ip=xxx.xxx.xxx.xxx in a list and specifying that I need the data to be sent by POST. I am pretty sure that other users, like me, currently don't have any easy way to make bulk calls like this when forms are involved, so I think they would really appreciate this extra feature as well.

Suggestion to add above "Click here to get URLs." option to get current tab

As the title says, an option just above the "Click here to get URLs." button to quickly copy the current tab to the clipboard.

Also preferably the ability to choose what left/right & middle mouse click does when clicking on the extension icon. As the option is already visible on the popup, the right click and middle click can be assigned actions.

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.