Desktop/firefox: add control panel for twitter
This commit is contained in:
parent
c00ef6ab7c
commit
8b9eae079e
1 changed files with 14 additions and 0 deletions
|
|
@ -80,6 +80,10 @@
|
||||||
installation_mode = "normal_installed";
|
installation_mode = "normal_installed";
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/multi-account-containers/latest.xpi";
|
||||||
};
|
};
|
||||||
|
"{5cce4ab5-3d47-41b9-af5e-8203eea05245}" = {
|
||||||
|
installation_mode = "normal_installed";
|
||||||
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/control-panel-for-twitter/latest.xpi";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
Preferences = {
|
Preferences = {
|
||||||
"general.smoothScroll.msdPhysics.enabled" = {
|
"general.smoothScroll.msdPhysics.enabled" = {
|
||||||
|
|
@ -126,6 +130,16 @@
|
||||||
identityMacAddonUUID = "b50e5b1e-6f3b-4245-8eac-5654d889156e";
|
identityMacAddonUUID = "b50e5b1e-6f3b-4245-8eac-5654d889156e";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
# Control panel for twitter
|
||||||
|
"{5cce4ab5-3d47-41b9-af5e-8203eea05245}".settings = {
|
||||||
|
hideForYouTimeline = false;
|
||||||
|
alwaysUseLatestTweets = false;
|
||||||
|
retweets = "ignore";
|
||||||
|
restoreOtherInteractionLinks = true;
|
||||||
|
navBaseFontSize = false;
|
||||||
|
followButtonStyle = "themed";
|
||||||
|
hideSidebarContent = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue