-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
svelte, mv3, sidepanel - core functions only, ideas for major AI impr…
…ovements
- Loading branch information
Showing
60 changed files
with
799 additions
and
3,770 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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__ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.