Skip to content

Commit 0ee4c0a

Browse files
committed
Merge branch 'master' of github.com:AIWattch/browser-extension
2 parents aec29d5 + 9a9e985 commit 0ee4c0a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Alternatively, you can use the latest pre-built version of the extension by down
2929

3030
### Load the extension in Chrome
3131

32-
- Click the **Load unpacked** button, find the `chatgpt-emissions-tracker/dist` folder and click Open
32+
- Click the **Load unpacked** button, find the `browser-extension/dist` folder and click Open
3333

3434
## Contributing
3535

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "AI Wattch",
33
"description": "AI Wattch is a Chrome extension that estimates and displays carbon emissions from your ChatGPT conversations.",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "src/popup.html",

0 commit comments

Comments
 (0)