View Issue Details

IDProjectCategoryView StatusLast Update
0001976Chrono Download ManagerBugpublic2023-12-11 23:43
Reporterco11ector Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status newResolutionopen 
PlatformDesktopOSWindowsOS Version10
Product Version0.11.1 
Summary0001976: error
Description此扩展程序无法将下载的文件命名为“5b6a5a5939e47c7b307274ddd2964024.jpg”,因为另一扩展程序 (IEability - Open in IE) 已将此文件命名为“”。Uncaught Error: Extension context invalidated.
上下文
https://dian.ysbang.cn/#/indexContent?page=1&pagesize=60&classify_id=&searchkey=%E8%89%BE%E5%BE%97%E8%BE%9B%20%E8%89%BE%E6%8B%89%E8%8E%AB%E5%BE%B7%E7%89%87&operationtype=1&provider_filter=&activityTypes=7&activityTypes=8&activityTypes=11&qualifiedLoanee=0&factoryNames=&specs=&drugId=-1&tagId=&showRecentlyPurchasedFlag=true&onlyShowRecentlyPurchased=false&onlySimpleLoan=false&sn=&deliverFloor=0&purchaseLimitFloor=0&validMonthFloor=0&activityType=%5B0%5D&providerSelectList=%5B%5D&factorySelectList=%5B%5D&gradeNameSelectList=%5B%5D&exeStandardSelectList=%5B%5D&specSelectList=%5B%5D&classItem_0=null&classItem_1=null&classItem_2=null&tagName=&_t=1702266699997&_isReplace=true&trafficType=1
堆叠追踪
cs/sniffer.js:3 (匿名函数)
1
2
3
4
5
(function(){'use strict';chrome.runtime.onMessage.addListener(function(b){switch(b.cmd){case "g_links":{var f=[],h=/^(((ftp|https?):\/\/)|(data:)).+$/i,c={};function a(d,k,l){if(d&&k)for(var e=0,m=d.length;e<m;++e){var g=d[e][k];h.test(g)&&void 0==c[g]&&(f.push({url:g,desc:d[e].download||"",text:l?d[e][l]||"":"",title:d[e].title||"",referer:""}),c[g]=1)}}a(document.links,"href","text");a(document.images,"src","alt");a(document.getElementsByTagName("audio"),"src");a(document.getElementsByTagName("video"),"src");
a(document.getElementsByTagName("source"),"src");a(document.getElementsByTagName("script"),"src");a(document.getElementsByTagName("link"),"href");0<f.length&&chrome.runtime.sendMessage({cmd:"add_links",data:f})}}});
document.addEventListener("mousedown",function(b){function f(a){for(;a&&a.tagName;){if("a"==a.tagName.toLowerCase())return a;a=a.parentNode}return null}function h(a){for(;a;){if(a.src)return a;a=a.parentNode}return null}if(0<=b.button&&2>=b.button){var c=f(b.target);c&&c.href&&"j"!=c.href[0]&&chrome.runtime.sendMessage({cmd:"url_desc",url:c.href,download:(c.download||"").trim(),text:(c.text||"").trim(),title:(c.title||"").trim()});(b=h(b.target))&&b.src&&chrome.runtime.sendMessage({cmd:"url_desc",
url:b.src,download:(b.download||"").trim(),text:(b.alt||"").trim(),title:(b.title||"").trim()})}},!0);}).call(this);
 
Uncaught Error: Extension context invalidated.
Canvas2D: Multiple readback operations using getImageData are faster with the willReadFrequently attribute set to true. See: https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-will-read-frequently
Uncaught Error: Extension context invalidated.
timeout
folder changed: undefined => C:/Users/stevenchuh/Downloads/
Uncaught Error: Extension context invalidated.
TagsNo tags attached.
Chrome Version120.0.6099.71

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-12-11 23:39 co11ector New Issue