From 5c845ffe61bb37fa6078b0a81041ebb0b0a327e9 Mon Sep 17 00:00:00 2001 From: ION606 Date: Sat, 2 Nov 2024 01:01:13 +0000 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..75a641f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +## Description +formerly "combi-app", this is my custom Electron browser + +## Planned Features +1. control pannel (complete with all tabs, their usage, and various options for them) +2. social media integration (i.e. a built-in bluesky client) +3. plugin system +4. add customizable homepage +5. theme entire browser, add support for custom CSS/JS +6. maybe have support for a "default page script", like something run before each page load either for all pages or for each individual page