Compare commits

..

2 commits

Author SHA1 Message Date
6f50e9b4df
chromium: add floccus bookmark sync 2025-06-08 21:42:54 +10:00
b575029204
firefox: add floccus addon 2025-06-08 21:42:05 +10:00
2 changed files with 5 additions and 0 deletions

View file

@ -14,6 +14,7 @@
"aeblfdkhhhdcdjpifhhbdiojplfjncoa" # 1Password "aeblfdkhhhdcdjpifhhbdiojplfjncoa" # 1Password
"eimadpbcbfnmbkopoojfekhnkhdbieeh" # dark reader "eimadpbcbfnmbkopoojfekhnkhdbieeh" # dark reader
"mnjggcdmjocbbbhaepdhchncahnbgone" # sponsorblock "mnjggcdmjocbbbhaepdhchncahnbgone" # sponsorblock
"fnaicdffflnofjppbagibeoednhnbjhg" # floccus bookmark sync
]; ];
}; };
} }

View file

@ -28,6 +28,10 @@
installation_mode = "force_installed"; installation_mode = "force_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/pywalfox/latest.xpi"; install_url = "https://addons.mozilla.org/firefox/downloads/latest/pywalfox/latest.xpi";
}; };
"floccus@handmadeideas.org" = {
installation_mode = "force_installed";
install_url = "https://addons.mozilla.org/firefox/downloads/latest/floccus/latest.xpi";
};
}; };
# Privacy & Security # Privacy & Security