Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mawrkus/trello-browser-extension
✨ A browser extension to easily create Trello cards from any Web page in two clicks. Including metadata (title, description) and a cover image.
https://github.com/mawrkus/trello-browser-extension
brave brave-extension browser-extension chrome chrome-extension extension firefox firefox-addon firefox-extension trello trello-api trello-card
Last synced: 2 months ago
JSON representation
✨ A browser extension to easily create Trello cards from any Web page in two clicks. Including metadata (title, description) and a cover image.
- Host: GitHub
- URL: https://github.com/mawrkus/trello-browser-extension
- Owner: mawrkus
- Created: 2020-02-09T05:17:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-18T21:37:28.000Z (over 1 year ago)
- Last Synced: 2024-04-14T22:22:07.368Z (9 months ago)
- Topics: brave, brave-extension, browser-extension, chrome, chrome-extension, extension, firefox, firefox-addon, firefox-extension, trello, trello-api, trello-card
- Language: JavaScript
- Homepage:
- Size: 2.35 MB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A browser extension for Trello
A browser extension to easily create Trello cards from any Web page in two clicks. Including metadata (title, description) and a cover image.## Installation
As the extension is not published, the installation takes a bit more time, but is not too complex.
In a terminal, clone the repository:
```shell
git clone https://github.com/mawrkus/trello-browser-extension.git
```(Or you can also download the code directly by clicking on the "[Code" > "Download ZIP](https://github.com/mawrkus/trello-browser-extension/archive/refs/heads/master.zip)" button in GitHub and unzip it in a "brave-chrome-trello-extension" folder on your computer)
### Brave/Chrome users
- Go to this "url": [chrome://extensions](chrome://extensions) (or [brave://extensions](brave://extensions))
- Activate the "Developer mode" and click on "Load unpacked":
- Go to the folder where you've cloned the extension and click "Select". The extension is now installed...
- ...and its icon appears in the browser's toolbar:
### Firefox users
The installation process is similar, but starts at this "url": [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox). After clicking on "Load Temporary Add-on...", just select the file "manifest-firefox.json".
For more information: [https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html](https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html)
## Usage
First you'll need an API key and token.
In order to obtain them, login to Trello then visit https://trello.com/app-key/Once obtained your API key and token, click on the extension icon in the browser's toolbar to save them:
Once saved, right-click on the page to open the contextual menu and click on "Refresh all boards":
After some time, you should be notified that your boards were successfully loaded:
Now you can right-click on any page and choose the board/list you want the new card to be added to:
Et voilà! 🎉