Skip to content

A chrome/mozilla extension that allows double click on any code snippets on web and it automatically gets copied .

License

Notifications You must be signed in to change notification settings

solodynamo/CopyToEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy To Editor

Logo An extension(chrome/firefox) to copy code snippets from all over the web just by double clicking works best with w3schools, mozilla, stackoverflow,stackexchange .

Screencast

Getting Started

Installing

  • Clone the repo.

    git clone https://github.com/solodynamo/CopyToEditor.git
  • 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.
    (3) Click "Load Unpacked Extension".
    Navigate to the cloned folder.
    
    

Installation screenshot For additional help, refer the official guide for Chrome.

  • or Simply !!! just drag and drop the folder on the extensions page. Simple installation screenshot

Installing on Firefox

  • Load the extension into Firefox as a Temporary Add-on:

    • Open Firefox
    • Enter (1) "about:debugging" in the URL bar
    • Click (2) "Load Temporary Add-on"
    • Open the cloned directory and select any file inside the folder.
      For additional help, refer the official guide for Firefox.

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

This repo ❤️ contributions. Feel free to send this repo a PR.

  1. Create an issue if there is one
  2. [Fork the repo] (https://github.com/solodynamo/CopyToEditor/fork)
  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.

Authors

solodynamo

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A chrome/mozilla extension that allows double click on any code snippets on web and it automatically gets copied .

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published