ray-lothian
ray-lothian
I am working on a manifest v3 compatible version. Still there are some limiting APIs. Will publish one when it is ready for testing.
FF uses the description field of a browser action button as the text of the button. The only way to fix this is to remove the title of the toolbar...
Read the custom mode. We support everything except the time-based mode.
Since I am not sure how to fix this, I am adding "help wanted" label.
Can you provide more info? I am not able to reproduce this. Please share sample page with this issue. Also let me know what is the user-agent string.
Simply there is nothing I can do! The only way to bypass all these tests is to set the UA string manually from "about:config" in FF. Note that even if...
@rayfoss we do inject the script on "document_start" of all frames. The issue is that to have access to the user-defined custom UA string, we need to use `chrome.tabs.executeScript` method...
> Chrome doesn't have the ability to set a different permanent user agent https://superuser.com/questions/334241/how-do-i-switch-my-user-agent-in-chrome
> Chrome doesn't have the ability to set a different permanent user agent. As I have already pointed out, by setting the UA string from the command-line, you are only...
I am not able to reproduce this. 