lubianat / addon_inat2wiki

A Chrome extension for inat2wiki~

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iNaturalist to Wikimedia Commons Extension

Description

This Chrome extension adds a convenient button to iNaturalist observation pages, allowing users to seamlessly upload open-license photos to Wikimedia Commons. The extension identifies observation pages and places a button next to the species name. Clicking this button redirects the user to the iNat2Wiki tool for easy parsing and uploading.

Features

  • Adds a "Add it to Wikimedia Commons!" button to iNaturalist observation pages.
  • Seamless redirection to the iNat2Wiki toolforge page for easy image uploading.

Installation

  1. Clone the Repository: Clone this repository to your local machine.
  2. Load the Extension in Chrome:
    • Open Chrome and go to chrome://extensions/.
    • Enable "Developer mode" at the top right.
    • Click "Load unpacked" and select the directory of the cloned repository.

To be added to Chrome extension store soon

Usage

Navigate to any observation page on iNaturalist. You will see a blue button with white text labeled "Add it to Wikimedia Commons!" next to the species name. Clicking this button will open the iNat2Wiki tool in a new tab, pre-filled with the relevant information from the observation page.

Contributing

Contributions to this project are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a new Pull Request.

License

MIT License


Feel free to adjust the README to better match your project's requirements or personal preferences. For example, you might want to add a section on how to report issues or request features.

About

A Chrome extension for inat2wiki~

License:MIT License


Languages

Language:JavaScript 84.7%Language:HTML 15.3%