Revisiones de NeatDownloadManager Extension
NeatDownloadManager Extension por J.Motallebi
Revisado por Caliban
Se valoró con 5 de 5
por Caliban, hace 4 añosOutstanding 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;
}
Respuesta del desarrollador
publicado el hace 4 añosWould you please contact me via support@neatdownloadmanager.com
Thanks.
Thanks.