diff --git a/README.md b/README.md
index 84285bf..5fd31cd 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,8 @@
AutoJoomer extension on Chrome Webstore - Add to your browser
AutoJoomer GitHub repo - https://www.github.com/vishal-lokare/AutoJoomer
-AutoJoomer website - https://www.autojoomer.co/
+AutoJoomer website - https://autojoomer-21321.web.app/
+AutoJoomer app on - Play Store
@@ -46,11 +47,15 @@ Many more to come. ## Installation -If you are just a user, then you can install the extension from the Chrome Webstore. +![image](https://user-images.githubusercontent.com/94455615/198865183-c0d16224-84e4-4dcd-bc55-4820eaf9b678.png) + +1. To Install the AutoJoomer Extension head to Chrome Webstore +2. Search for AUTOJOOMER and add it to your Chrome, Brave or Edge. +* Or you can directly click on this link to add the Extension to your browser. And for contributors, they can follow the below steps to add the extension in Developer mode. -1. Download all the files to a folder either by the "Download as ZIP" button or by cloning the repo. +1. Fork the repo vishal-lokare/AutoJoomer, and clone it to your Local Computer. 2. Open your browser, go to @@ -70,8 +75,9 @@ Everytime you make any change in your local code, go to "chrome://extensions" or ## How to stay updated -Users from Chrome Webstore will get updates automatically. +Google Chrome Webstore will update Extensions automatically with in 2-3 days, if you are a user who added the extension from chrome webstore, your extension will get updated automatically. +If you are a developer or contributor, To stay up-to-date with the latest version hosted on GitHub, while being in the same directory where the downloaded files are, run ``` @@ -82,7 +88,9 @@ in the terminal and restart your browser / reload the extension. OR -Repeat the installation process again. +Go to your forked repo, and Click On Sync Fork to get updated with all the commits from the main Repository. +![image](https://user-images.githubusercontent.com/94455615/198865630-0ec6e099-f23f-40ad-9060-e82c1f173c57.png) + ## Tech Stack Used @@ -102,7 +110,8 @@ Repeat the installation process again. ## Future Updates --> Publish extension in the Chrome Web Store. (Finally Published 🥳)
+-Publish extension in the Chrome Web Store. (Finally Published 🥳)
+-Add 2023 batch support in the extension.
## License diff --git a/src/js/popup.html b/src/js/popup.html index 4faa2ff..fc972c5 100644 --- a/src/js/popup.html +++ b/src/js/popup.html @@ -222,7 +222,9 @@ width: 100%; justify-content: center; border-right: solid #000000 0.5px; + border-left: solid #000000 0.5px; border-top: solid #000000 0.5px; + border-bottom: solid #000000 0.5px; background-color: #DDE8FB; text-decoration: none; color: #000000; @@ -255,7 +257,9 @@ color: #ffffff; width: 100%; border-right: solid #ffffff 0.5px; + border-left: solid #ffffff 0.5px; border-top: solid #ffffff 0.5px; + border-bottom: solid #ffffff 0.5px; text-decoration: none; padding: 0.75em 0; @@ -341,16 +345,16 @@Login
- +LMS
- + +Contributions
-