mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-10-04 07:25:40 +00:00
feat(firefox): add Raindrop.io extension
This commit is contained in:
parent
e2be1bdc6d
commit
7e57ae8088
1 changed files with 5 additions and 0 deletions
|
@ -34,6 +34,11 @@
|
||||||
install_url = "https://addons.mozilla.org/firefox/downloads/latest/roseal/latest.xpi";
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/roseal/latest.xpi";
|
||||||
installation_mode = "normal_installed";
|
installation_mode = "normal_installed";
|
||||||
};
|
};
|
||||||
|
# Raindrop.io
|
||||||
|
"jid0-adyhmvsP91nUO8pRv0Mn2VKeB84@jetpack" = {
|
||||||
|
install_url = "https://addons.mozilla.org/firefox/downloads/latest/raindropio/latest.xpi";
|
||||||
|
installation_mode = "normal_installed";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue