Skip to content

Tabs and Groups shortcut shows on Nightly, not in stable #394

Answered by JohnLGalt
JohnLGalt asked this question in Q&A
Discussion options

You must be logged in to vote

In comparing extensions.json, I see one difference:

Stable profile: "signedState":2,"signedDate":1688711119000,

Nightly profile: "signedState":2,"signedTypes":[2,0],"signedDate":1688711119000,

That signedTypes value is not present in the Stable profile. Does this have anything to do with it being Nightly, and thus having looser restrictions wrt potentially blocked extensions that you can easily allow in Nightly?

I then took a look at pref.js (the one you're not supposed to manually edit).

Stable:

user_pref("browser.uiCustomization.state", "{\"placements\":{\"widget-overflow-fixed-list\":[],\"unified-extensions-area\":[\"fdm_ffext2_freedownloadmanager_org-browser-action\",\"_testpilot-cont…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@JohnLGalt
Comment options

@JohnLGalt
Comment options

Comment options

You must be logged in to vote
1 reply
@JohnLGalt
Comment options

Answer selected by JohnLGalt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants