mirror of
https://github.com/neosubhamoy/neodlp-extension.git
synced 2025-12-19 23:29:33 +05:30
ci: publish workflow test for v0.1.1
This commit is contained in:
17
README.md
17
README.md
@@ -6,15 +6,16 @@ NeoDLP (Neo Downloader Plus) Browser Integration
|
||||
[](https://github.com/neosubhamoy/neodlp-extension)
|
||||
[](https://github.com/neosubhamoy/neodlp-extension)
|
||||
|
||||
>[!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
|
||||
## 📎 Pre-Requirements
|
||||
|
||||
- [NeoDLP](https://github.com/neosubhamoy/neodlp) (Installed and Running)
|
||||
|
||||
### ⬇️ Download and Installation
|
||||
## ⬇️ Download and Installation
|
||||
|
||||
#### Direct Installation from Official Web Store Listing
|
||||
### Direct Installation from Official Store Listing
|
||||
|
||||
[link-chrome]: https://chromewebstore.google.com/detail/neo-downloader-plus/mehopeailfjmiloiiohgicphlcgpompf "Version published on Chrome Web Store"
|
||||
[link-firefox]: https://addons.mozilla.org/en-US/firefox/addon/neo-downloader-plus "Version published on Mozilla Add-ons"
|
||||
@@ -23,7 +24,7 @@ NeoDLP (Neo Downloader Plus) Browser Integration
|
||||
|
||||
[<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg" width="48" alt="Firefox" valign="middle">][link-firefox] [<img valign="middle" src="https://img.shields.io/amo/v/neo-downloader-plus.svg?label=%20">][link-firefox]
|
||||
|
||||
#### Manual Installation (in Google Chrome / Chromium based browsers)
|
||||
### Manual Installation (in Google Chrome / Chromium based browsers)
|
||||
|
||||
1. Download the `neodlp-extension-<version>-chrome.zip` file from the [latest release](https://github.com/neosubhamoy/neodlp-extension/releases).
|
||||
2. Extract the `.zip` file (using any zip extractor software. eg: 7zip, WinRAR etc.).
|
||||
@@ -31,21 +32,21 @@ NeoDLP (Neo Downloader Plus) Browser Integration
|
||||
4. Enable "Developer mode" in the top right corner.
|
||||
5. Click on "Load unpacked" and select the newly extracted folder. Done! That's it...!!
|
||||
|
||||
#### Manual Installation (in Mozilla Firefox)
|
||||
### Manual Installation (in Mozilla Firefox)
|
||||
|
||||
1. Download the `neodlp-extension-<version>-firefox.zip` file from the [latest release](https://github.com/neosubhamoy/neodlp-extension/releases).
|
||||
2. Open Firefox and navigate to `about:addons`.
|
||||
3. Click on the gear icon (top right) and select "Install Add-on From File...".
|
||||
4. Select the downloaded `.zip` file. Done! That's it...!!
|
||||
|
||||
### ⚡ Technologies Used
|
||||
## ⚡ Technologies Used
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
### 🛠️ Contributing / Building from Source
|
||||
## 🛠️ Contributing / Building from Source
|
||||
|
||||
Want to be part of this? Feel free to contribute...!! Pull Requests are always welcome...!! (^_^) Follow these simple steps to start building:
|
||||
|
||||
@@ -66,6 +67,6 @@ npm run zip:firefox # for production zip creation (firefox)
|
||||
|
||||
**⭕ 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...!!**
|
||||
|
||||
### 📝 License
|
||||
## 📝 License
|
||||
|
||||
NeoDLP Extension is Licensed under the [MIT license](https://github.com/neosubhamoy/neodlp-extension/blob/main/LICENSE). Anyone can view, modify, use (personal and commercial) or distribute it's sources without any attribution and extra permissions.
|
||||
Reference in New Issue
Block a user