ajayyy / DeArrow

Crowdsourcing better titles and thumbnails on YouTube
https://dearrow.ajay.app
GNU General Public License v3.0
1.35k stars 39 forks source link

Entering the license code caused many tabs to open #142

Closed DevWouter closed 1 year ago

DevWouter commented 1 year ago

First of all, the activation worked, so no worry there.

After entering the license code, the browser (Firefox) created many tabs and kept doing so. I quickly closed the browser and reopened it, then I used ctrl+shift+t to restore the previous window, and I had 30-something tabs with moz-extension://41680aa6-1a71-404e-a279-24bcc6ec5c6f/help.html open confirming I was licensed.

However, when I clicked one of the tabs (most likely the one in which I had entered the key) it started spawning tabs again. Not sure which url that tab had.

Other things:

The debug info

{
    "debug": {
        "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/116.0",
        "platform": "Win32",
        "language": "nl",
        "extensionVersion": "1.2.14"
    },
    "config": {
        "titleReplacements": 34,
        "showInfoAboutRandomThumbnails": false,
        "showActivatedMessage": true,
        "allowExpirements": true,
        "showDonationLink": true,
        "showUpsells": true,
        "darkMode": true,
        "importedConfig": true,
        "alwaysShowShowOriginalButton": true,
        "titleFormatting": 2,
        "thumbnailReplacements": 374,
        "shouldCleanEmojis": true,
        "vip": false,
        "activated": true,
        "alreadyActivated": true,
        "firefoxOldContentScriptRegistration": false,
        "donateClicked": 0,
        "invidiousInstances": 0,
        "keepUnsubmitted": true,
        "keepUnsubmittedInPrivate": false,
        "serverAddress": "Default server address",
        "thumbnailServerAddress": "https://dearrow-thumb.ajay.app",
        "fetchTimeout": 7000,
        "startLocalRenderTimeout": 2000,
        "renderTimeout": 25000,
        "thumbnailCacheUse": 2,
        "showGuidelineHelp": true,
        "thumbnailFallback": 0,
        "extensionEnabled": true,
        "defaultToCustom": true,
        "replaceTitles": true,
        "replaceThumbnails": true,
        "useCrowdsourcedTitles": true,
        "titleMaxLines": 3,
        "channelOverrides": {},
        "customConfigurations": {},
        "showIconForFormattedTitles": true,
        "countReplacements": true,
        "lastIncognitoStatus": false
    }
}