Garry W
Garry W
> I wonder if the Apple ID of the installer is even stored on the device. 🤔 When you try to upgrade the app, iPhone will ask you for the...
> Please tell us why you need this feature For example, my Android device has an app called "Bilibili" installed. It has registered itself as opener of url `*://www.bilibili.com/*`. When...
Those enabled addons are not sorted by name here. I'm on Firefox 115 on Linux 
Oh sorry, my fault... The order of your EOP list is by name.
感谢反馈。 因为这个是忙中自己做来用的,所以没有写太多说明。 悬停在标签栏最右侧所显示的,每一行是一个firefox api中读出的任务,从左到右是: **cpu,内存,名称,pid** 其中cpu实际是firefox提供的"Energy Impact",按我理解就是表征当前所占用的cpu了 名称中,方括号包的是扩展,尖括号包的是标签。有时有一些奇怪的名称是一些firefox的我也还不太明白的东西
> 标签页和书签栏右侧的柱状图,左边那根是显示CPU, 右边的那根是显示内存的消耗。我这样理解是否正确? 对
你看到的那个应该是一个扩展的,总的在标签栏右边
因为每一个扩展都有它的资源使用,是的。readme中也写了
> 鼠标悬停在书签栏的活动柱状图后所产生的一张浏览器状态图表(资源监控图),已经没有了。是吗? 有啊,在tab栏最右边 它现在是可移动可隐藏的 如果找不到,到自订工具栏里面看看
> All I have to do is set var periodicalClean = true ? Yes https://github.com/garywill/FirefoxTaskMonitor/blob/cef51143be7f0875da810a2109d81022df5d4223/taskmonitor.uc.js#L1116-L1125 https://searchfox.org/mozilla-central/source/toolkit/components/aboutmemory/content/aboutMemory.js#522 > For me, memory is not cleaned What did you get?