Skip to content

Commit

Permalink
Merge pull request #4 from mmz-srf/icons-and-buttons-and-stuff
Browse files Browse the repository at this point in the history
add all the featuers
  • Loading branch information
pchr-srf authored Jan 11, 2024
2 parents 552a62c + 72d5414 commit 0351add
Show file tree
Hide file tree
Showing 28 changed files with 1,075 additions and 374 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ npm run build # creates the dist directory
npm run start # starts the dev server in watch mode
```

Load the unpacked extension by following this [guide](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked) and using the srf-browser-extension directory.
Load the unpacked extension by following this [guide](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked) and using the `dist` directory.

"unpacked" means that the extension is now loaded from the web store but that it is loaded as-is from your local directory.

Expand Down
30 changes: 30 additions & 0 deletions src/Edith.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/Globi.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0351add

Please sign in to comment.