RossWang
RossWang
+1 for this. Every call to `chrome.storage.set` create a new `ldb` file under `Local Extension Settings\pdffkfellgipmhklpdmokmckkkfcopbh` and the file has all the enabled rules in it. So, this adds about...
PR 已經 merge 直接打開的功能需要透過額外native程式實現,無法直接呼叫Firefox打開 要叫使用者為了這個功能另外多下載一個程式不方便也很多餘 所以應該是不會做了
第一個沒搞頭,我們絕對路徑拿不到,相對路徑也拿不到 第二個WebExtention沒有任何API存取那個視窗,估計Firefox以後也不會保留那個視窗... 第三個比較難弄,以後搞(我曾經想把AriaNg塞進去,不過反應很慢,使用者體驗很差) 第四個下一版修復 第五個我考慮看看
May I ask, when you play http-flv or dash, does the server have high CPU usage? It seems that it doesn't happen with SRS3. `TRANS_BY_GPT3`
It seems like you don't have this problem So I checked and found that it was due to the low setting of mr_latency Thank you for your help `TRANS_BY_GPT3`
看看可不可以在設定裡做一個輸入框,給使用者指定UI的位址
This Add-on interrupts and records the web request that Firefox sends, so it cannot get the headers from context menu which Firefox doesn't send the request. But if I have...
I am sorry for that. I guessed you were talking about the "cookie" field, but it was not. In the latest [commit](https://github.com/RossWang/Aria2-Integration/commit/3cff2a29eb03e690e1ea07bf4440f4a51b3bcfbd), I added the 'Authorization' header support for the...
可是這不是全局的嗎? 沒辦法單任務吧
Note that the current one is **never** initialized on browser startup until users visit the first website. This is a huge difference.