kkapsner / CanvasBlocker

A Firefox extension to protect from being fingerprinted.
https://canvasblocker.kkapsner.de
Mozilla Public License 2.0
1.15k stars 86 forks source link

"Undefined" in list view of Microsoft SharePoint #713

Open Toeoe6204 opened 3 months ago

Toeoe6204 commented 3 months ago

Description

When I open a folder in Microsoft SharePoint in Firefox browser, there is only displayed "undefined" instead of the directory. When I change to tiles, I see all the files. But in the list mode I have the bug.

Expected Behaviour

The list of files should be displayed.

Current Behaviour

see above

Your Environment

Your Settings

{
    "logLevel": 1,
    "urlSettings": [
        {
            "url": "www.swisscom.ch",
            "blockMode": "allowEverything"
        },
        {
            "url": "www.google.com",
            "blockMode": "allowEverything"
        },
        {
            "url": "schulnetz.lu.ch",
            "blockMode": "allowEverything"
        },
        {
            "url": "www.silvretta-montafon.at",
            "blockMode": "allowEverything"
        },
        {
            "url": "www.kaenguru-schweiz.ch",
            "blockMode": "allowEverything"
        },
        {
            "url": "service.post.ch",
            "blockMode": "allowEverything"
        },
        {
            "url": "my.css.ch",
            "blockMode": "allowEverything"
        },
        {
            "url": "ichi.pro",
            "blockMode": "allowEverything"
        },
        {
            "url": "www.jungfrau.ch",
            "blockMode": "allowEverything"
        }
    ],
    "hiddenSettings": {},
    "expandStatus": {},
    "displayHiddenSettings": false,
    "whiteList": "",
    "sessionWhiteList": "",
    "blackList": "",
    "blockMode": "fake",
    "protectedCanvasPart": "readout",
    "minFakeSize": 1,
    "maxFakeSize": 0,
    "rng": "nonPersistent",
    "protectedAPIFeatures": {},
    "useCanvasCache": true,
    "ignoreFrequentColors": 0,
    "minColors": 0,
    "fakeAlphaChannel": false,
    "webGLVendor": "",
    "webGLRenderer": "",
    "webGLUnmaskedVendor": "",
    "webGLUnmaskedRenderer": "",
    "persistentRndStorage": "",
    "persistentIncognitoRndStorage": "",
    "storePersistentRnd": false,
    "persistentRndClearIntervalValue": 0,
    "persistentRndClearIntervalUnit": "days",
    "lastPersistentRndClearing": 1717524357465,
    "sharePersistentRndBetweenDomains": false,
    "askOnlyOnce": "individual",
    "askDenyMode": "block",
    "showCanvasWhileAsking": true,
    "showNotifications": false,
    "highlightPageAction": "none",
    "highlightBrowserAction": "color",
    "displayBadge": true,
    "storeNotificationData": false,
    "storeImageForInspection": false,
    "ignoreList": "",
    "ignoredAPIs": {},
    "showCallingFile": false,
    "showCompleteCallingStack": false,
    "enableStackList": false,
    "stackList": "",
    "protectAudio": true,
    "audioFakeRate": "100",
    "audioNoiseLevel": "minimal",
    "useAudioCache": true,
    "audioUseFixedIndices": true,
    "audioFixedIndices": "15",
    "historyLengthThreshold": 2,
    "protectWindow": false,
    "allowWindowNameInFrames": false,
    "protectDOMRect": true,
    "domRectIntegerFactor": 4,
    "protectSVG": true,
    "protectTextMetrics": true,
    "blockDataURLs": true,
    "protectNavigator": false,
    "navigatorDetails": {},
    "protectScreen": true,
    "screenSize": "",
    "fakeMinimalScreenSize": true,
    "displayAdvancedSettings": true,
    "displayDescriptions": false,
    "theme": "auto",
    "showPresetsOnInstallation": true,
    "dontShowOptionsOnUpdate": false,
    "disruptSessionOnUpdate": false,
    "updatePending": false,
    "isStillDefault": false,
    "storageVersion": 1
}
rajacs50 commented 3 months ago

I have the same issue Firefox version: 127.0 (64-bit) Mac OS: Version 14.5 (23F79) CanvasBlocker Version used: 1.10.1