Merge branch 'feature/1.7.3' of https://github.com/twofas/2fas-browser-extension into feature/1.7.3

This commit is contained in:
GrzegorzZajac000 2024-10-15 11:00:53 +02:00
commit 8b8ea029f8
11 changed files with 1 additions and 2 deletions

View File

@ -29,8 +29,7 @@ const getIconObj = async (tabID, isActive) => {
let iconFileName = '';
if (isSafari) {
typeFilename = 'safari';
iconFileName = isActive ? 'safari' : 'gray';
iconFileName = isActive ? 'safari' : 'safarigray';
} else {
const storage = await loadFromLocalStorage(['extIcon']);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 258 B

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB