version 2.0

This commit is contained in:
GTeam 2021-12-20 17:51:08 +01:00
parent 6b17d80cde
commit 997b090a06
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {
"id": "urltojd2@gteam.fr", "id": "urltojd2@gteam.fr",
"strict_min_version": "55.0" "strict_min_version": "60.0"
} }
}, },

View File

@ -1,12 +1,12 @@
# Versions # Versions
## 2.0 2021-12-20 ## 2.0 (2021-12-20)
- Large Refactoring - Large Refactoring
- menu and pageAction can send to Linkgrabber or Download JD2 list. - context menu and pageAction can send to Linkgrabber or Download JD2 list.
- remove "options" page - remove "options" page
## 1.1 2019-08-26 ## 1.1 (2019-08-26)
- change (be better) the urlConstruct function for URL encode. - change (be better) the urlConstruct function for URL encode.
## 1.0 2019-08-16 ## 1.0 (2019-08-16)
- first release - first release