Skip to content

shubhamrajput/GrabThem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrabThem

Chrome Extension to save all the url(s) of the open tabs.

Getting Started

Installing

  • Clone the repo.

    git clone https://github.com/shubhamrajput/GrabThem.git

    Installing on Chrome

  • Load the extension into Google Chrome as an Unpacked Extension:

    • Navigate to (1a) chrome://extensions or (1b) select Menu > More Tools > Extensions.
    • Enable the (2) developer mode at top right.
    • Click (3) "Load Unpacked Extension".
    • Navigate to the cloned folder.
      For additional help, refer the official guide for Chrome.

Local Development

  • Follow installation instructions and install the extension.
  • Work on the code.
  • Use Reload (Ctrl+R) to reload the extension from chrome://extensions page.
  • Test the new changes.

Contributing

Feel free to send a PR.

  1. Create an issue if there is one.
  2. Fork the repo.
  3. Create your feature branch (git checkout -b your-feature).
  4. Add and commit your changes (git commit -am 'message').
  5. Push the branch (git push origin your-feature).
  6. Create a new Pull Request.

Feedback

Create an issue for all discussions, bugs, feature requests and pull requests.

About

Save all the url(s) of the open tabs in chrome.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published