Отзывы на NeatDownloadManager Extension
NeatDownloadManager Extension от J.Motallebi
Отзывы Caliban
Оценено на 5 из 5
от Caliban, 4 года назадOutstanding work.
However, there are still some small problems.
Please turn off the option to download the download of the browser, I only want it to take over when I actively call it;
Also, use this CSS or achieve a similar effect, thank you:
div[id^="neatDiv"] {
overflow: hidden !important;
width: 22px !important;
height: 22px !important;
opacity: 0.25 !important;
box-shadow: 2px 1px 3px 1px #000 !important;
}
div[id^="neatDiv"]:hover {
width: auto !important;
height: auto !important;
opacity: 0.8 !important;
}
div[id^="neatDiv"] > table > tbody > tr > td > table > tbody > tr > td {
min-width: 20px !important;
}
However, there are still some small problems.
Please turn off the option to download the download of the browser, I only want it to take over when I actively call it;
Also, use this CSS or achieve a similar effect, thank you:
div[id^="neatDiv"] {
overflow: hidden !important;
width: 22px !important;
height: 22px !important;
opacity: 0.25 !important;
box-shadow: 2px 1px 3px 1px #000 !important;
}
div[id^="neatDiv"]:hover {
width: auto !important;
height: auto !important;
opacity: 0.8 !important;
}
div[id^="neatDiv"] > table > tbody > tr > td > table > tbody > tr > td {
min-width: 20px !important;
}