https://github.com/zlwaterfield/refined-zapier
Open-source browser extension to 10x Zapier's UX
https://github.com/zlwaterfield/refined-zapier
chrome-extension zapier
Last synced: 3 months ago
JSON representation
Open-source browser extension to 10x Zapier's UX
- Host: GitHub
- URL: https://github.com/zlwaterfield/refined-zapier
- Owner: zlwaterfield
- Created: 2021-04-28T21:45:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-11T16:09:21.000Z (over 4 years ago)
- Last Synced: 2024-11-29T09:36:49.566Z (11 months ago)
- Topics: chrome-extension, zapier
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 57
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
- Contributing: contributing.md
Awesome Lists containing this project
README
# Refined Zapier
> The inspiration and base for this project was taken from [Refined Github](https://github.com/sindresorhus/refined-github).
## Install
[link-chrome]: https://chrome.google.com/webstore/detail/refined-zapier/ffabbmokegdgijnjjkmaanijmpaekmoj 'Version published on Chrome Web Store'
[
][link-chrome] [
][link-chrome] also compatible with [
][link-chrome] [
][link-chrome]
## Install manually in Chrome
Note: the extention is currently not availabe in the Chrome Web Store as we are waiting to get approved so you must install it manually right now. We will update the documentation once it is approved and live.
1. [Download Chrome Extension Zip](https://github.com/zlwaterfield/refined-zapier/releases/latest/download/refined-zapier.zip)
2. Unzip the release
2. Open the "Extensions" page (chrome://extensions/) in the browser and turn on the "Developer mode".
3. In Settings > Extensions click "Load unpacked extension" and select the `refined-zapier/` subfolder of this repository.
Enable developer mode and Load unpacked extension
## Highlights
Track changes with commit messages
Detailed history of all the commits
Name your zap before publishing
### Zap List
- [](# "folder-searching") 🔦 [Folder searching](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/folder-search.gif)
- [](# "show-zap-details-on-hover") 🔍 [Details on hover](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/zap-hover-app-list.png)
### Zap Editor
- [](# "commit-messages") 💬 [Commit messages](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/commit-message.png)
- [](# "disable-submit-without-zap-name") ✋ [Prevent creating Zaps with no name](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/name_before_publish.gif)
### Zap Details
- [](# "format-zap-description") 📝 [Format Zap description](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/commit-details.png)
### Styling
- [](# "load-styles") 🎨 Load fonts (Poppins) and TailwindCSS
- [](# "improved-sidebar-styling") 🎛 [Improve the styling of Zapier sidebar.](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/dashboard.png)
- [](# "improved-zap-list-styling") 🎛 [Improve the styling of the Zap list.](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/dashboard.png)
- [](# "improved-zap-editor-styling") 🎛 [Improve the styling of the Zap Editor](https://raw.githubusercontent.com/zlwaterfield/refined-zapier/main/media/zap-editor.png)
## Contribute
Read the [contribution guide](contributing.md) and join the [contributors](https://github.com/zlwaterfield/refined-zapier/graphs/contributors)!