Skip to content

Commit

Permalink
svelte, mv3, sidepanel - core functions only, ideas for major AI impr…
Browse files Browse the repository at this point in the history
…ovements
  • Loading branch information
vtempest committed Oct 24, 2023
1 parent 1f84fbf commit 2152060
Show file tree
Hide file tree
Showing 60 changed files with 799 additions and 3,770 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.DS_Store
node_modules
build
dist
.svelte-kit
.env
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
pb_data
/pb_data
.vscode
.svelte-kit
*.lockb
*lock.yaml
__pycache__
29 changes: 11 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,23 @@
## in10search Tab Manager AI

##in10search
- Horizontal Tabs in Browser Sidepanel with Search


## Ideas for Future Development

####GEAR: Google with Enhanced Auto-loading Results

- Ask ChatGPT About Text Content of All Open Tabs

- readability extract article, cite

####READ: Reading-Mode with Entity Analysis and Definitions
- scroll and highlight the query words on result

- tree tab view and history view

- autogen suggested [Tab Groups](https://developer.chrome.com/docs/extensions/reference/tabGroups/)

####WORD: Wikipedia On-page Research Definition
- auto keywords generator and search query builder related keywords

- backup & close a read-it-later list


####SWAG: Swipe Webcam Arm Gestures



####CATS: Ctrl+F Across-all Tabs Search



####VAST: Voice Activated Search Trigger



####HITS: Historical Interactive Timeline for Session
- show current url & title when full screen
67 changes: 0 additions & 67 deletions cats/alltabfind-popup.html

This file was deleted.

215 changes: 0 additions & 215 deletions cats/alltabfind.js

This file was deleted.

42 changes: 0 additions & 42 deletions config/TODO.md

This file was deleted.

9 changes: 0 additions & 9 deletions config/api-install.js

This file was deleted.

Loading

0 comments on commit 2152060

Please sign in to comment.