mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-19 23:29:33 +05:30
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
4da7838d70
|
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
||||
CHROME_CLIENT_ID: ${{ secrets.CHROME_CLIENT_ID }}
|
||||
CHROME_CLIENT_SECRET: ${{ secrets.CHROME_CLIENT_SECRET }}
|
||||
CHROME_REFRESH_TOKEN: ${{ secrets.CHROME_REFRESH_TOKEN }}
|
||||
CHROME_SKIP_SUBMIT_REVIEW: true
|
||||
FIREFOX_EXTENSION_ID: ${{ secrets.FIREFOX_EXTENSION_ID }}
|
||||
FIREFOX_JWT_ISSUER: ${{ secrets.FIREFOX_JWT_ISSUER }}
|
||||
FIREFOX_JWT_SECRET: ${{ secrets.FIREFOX_JWT_SECRET }}
|
||||
@@ -6,7 +6,7 @@ NeoDLP (Neo Downloader Plus) Browser Integration
|
||||
[](https://github.com/neosubhamoy/neodlp-extension)
|
||||
[](https://github.com/neosubhamoy/neodlp-extension)
|
||||
|
||||
>[!TIP]
|
||||
> [!TIP]
|
||||
> **🥰 Liked this project? Please consider giving it a Star (🌟) on github to show us your appreciation and help the algorythm recommend this project to even more awesome people like you!**
|
||||
|
||||
## 📎 Pre-Requirements
|
||||
@@ -65,7 +65,7 @@ npm run zip:firefox # for production zip creation (firefox)
|
||||
```
|
||||
5. Do the changes, Send a Pull Request with proper Description (NOTE: Pull Requests Without Proper Description will be Rejected)
|
||||
|
||||
**⭕ Noticed any Bugs or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!**
|
||||
**⭕ Noticed any Bug or Want to give us some suggetions? Always feel free to open a GitHub Issue. We would love to hear from you...!!**
|
||||
|
||||
## 📝 License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user