Skip to content

Commit 5eb3dff

Browse files
mpociotclaude
andcommitted
Initial commit
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 456f753 commit 5eb3dff

39 files changed

+9883
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.context
2+
node_modules
3+
dist
4+
*.zip

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# polyscope-chrome
1+
# Polyscope Chrome Extension
2+
3+
A companion browser extension for Polyscope.
4+
5+
## License
6+
7+
Polyscope is open-sourced software licensed under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)