Coder Social home page Coder Social logo

quraishi / chrome-next-step-for-trello Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adrienjoly/chrome-next-step-for-trello

0.0 0.0 0.0 5.25 MB

Chrome extension to check tasks directly from your Trello boards

Home Page: https://adrienjoly.com/chrome-next-step-for-trello

JavaScript 36.04% CSS 25.21% HTML 38.75%

chrome-next-step-for-trello's Introduction

Next Step for Trello JavaScript Style Guide Codacy Badge

Browser extension to check tasks directly from your Trello boards. β˜‘οΈπŸš€

πŸ”΄ Note: The corresponding extension on Chrome Web Store was acquired on June 5th, 2023. It's now maintained by a different developer, in a different repository.

You can still install the previous version as a a user-script, in your favorite browser.

Next step for trello screenshot

Developers

πŸ“ΊπŸ›  You can watch on YouTube how I developed this Chrome Extension: Livecoding Sessions.

Note: Version number is bumped and the extension is published to Chrome Web Store automatically by semantic-release, run on CI after each commit on the main branch. Read release.config.js for more information.

Contribute

This Chrome Extension is open source and free to use. It includes features and fixes proposed by several contributors. Pull requests are welcome, especially on prioritized bugs and feature requests. Please don't forget to read CONTRIBUTING.md first.

Donations are not expected but always appreciated. πŸ€—

Development workflow

Setup the project locally

$ git clone https://github.com/adrienjoly/chrome-next-step-for-trello.git
$ cd chrome-next-step-for-trello
$ nvm use # switches to the version of Node.js specified in the .nvmrc file
$ npm install # installs development dependencies
$ npm run verify # checks for errors and code style inconsistencies

Open the local version of the extension

  1. In Chrome (or other Chromium-based web browser), open the following URL in a new tab: chrome://extensions
  2. Enable the "developer mode"
  3. If Next Step for Trello is already installed, disable it from that list
  4. Click on "Load unpacked extension", then select the chrome-next-step-for-trello directory where you setup the project
  5. Go to a Trello board, to make sure that the extension works
  6. Otherwise, check the page's JavaScript console for errors
  7. After every change, don't forget to click the "refresh" icon of the local extension, from chrome://extensions

Release a new version on Chrome Web Store

This process is automated, as specified in .github/workflows/ci.yml.

chrome-next-step-for-trello's People

Contributors

adrienjoly avatar semantic-release-bot avatar dependabot[bot] avatar stevecshanks avatar jeffdess avatar nellyk avatar pf-siedler avatar

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.