Skip to content

Commit

Permalink
✨ feat: Update the README 📝
Browse files Browse the repository at this point in the history
🐛 fix: Update gitignore to ignore .Identifier extension files 🛠️
  • Loading branch information
fosterushka committed Jun 4, 2023
1 parent 9ac0602 commit 1be4773
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 37 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
.vscode
.vscode
**/*.Identifier
.idea
.**/*.DS_Store
48 changes: 21 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,31 @@
# Chrome Price Converter
`*WIP - Work In Progress still has a lot of bugs.
# Price Converter - Chrome Extension 🌐💰

`*For reduce usage of the your RAM, extension will work only when you click on it once`
⚙️ **Work In Progress** ⚠️ Still has a lot of bugs.

**_A Google Chrome Extension that help you to convert currency._**
ℹ️ **For reduced RAM usage, the extension will only work when you click on it once.**

![Concept Menu](assets/img/Menu.jpg)
🔥 A Google Chrome Extension that helps you convert currency on any website !

![Demo](assets/img/demo.jpg)
| 🎥 Demo | 📋 Concept Menu |
|-------|---------|
| ![Concept Menu](assets/img/Menu.jpg) | ![Demo](assets/img/demo.jpg) |

![Notice](assets/img/notice.svg)
## 📢 Notice
### <span style="color:red">🐞 Found a bug? <br> Please open an issue! Your help is greatly appreciated! 🙏🔧</span>

### **[Download][https://github.com/AydievMansur/price_parse_chrome/archive/master.zip]** `*WIP`
##### ROADMAP!
### [Download](https://github.com/AydievMansur/price_parse_chrome/archive/master.zip) ⚡️ **WIP**

- Friendly UI
- Open API[?]*(as a free service for websites integration)
- ~~MultiSite Support~~
- ~~Chrome Integration~~;
- Deploy to Chrome Store;

##### Current Supported Site

| Site | Link |
| ------ | ------ |
| swap.gg | [https://swap.gg/] |
| ~~amazon.com~~ | ~~[https://amazon.com/]~~ |
| ~~gearbest.com~~ | ~~[https://gearbest.com/]~~ |
##### 🚀 ROADMAP!

You can also:
- Create pull request to help develop this plugin
- All contributors will mention at this repository

- 👌 Friendly UI
- 🔓 Open API (as a free service for website integration)
- ~~MultiSite Support~~
- ~~Chrome Integration~~
- Deploy to Chrome Store

🙌 You can also:

[https://github.com/AydievMansur/price_parse_chrome/archive/master.zip]: https://github.com/AydievMansur/price_parse_chrome/archive/master.zip
- Create a pull request to help develop this plugin
- All contributors will be mentioned in this repository

[Download](https://github.com/AydievMansur/price_parse_chrome/archive/master.zip)
3 changes: 0 additions & 3 deletions assets/img/Menu.jpg:Zone.Identifier

This file was deleted.

3 changes: 0 additions & 3 deletions assets/img/demo.jpg:Zone.Identifier

This file was deleted.

3 changes: 0 additions & 3 deletions assets/img/notice.svg

This file was deleted.

0 comments on commit 1be4773

Please sign in to comment.