Skip to content

Commit ea0aa6a

Browse files
committed
appease google
Got a warning from Google because the ecofriendly mode is considered a separate feature, thanks for being so cool as a monopoly google we all love you and the way you prevent people from building complete products :)
1 parent ace963d commit ea0aa6a

File tree

12 files changed

+5
-920
lines changed

12 files changed

+5
-920
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[ChatGPT to Notion](https://chrome.google.com/webstore/detail/chatgpt-to-notion/oojndninaelbpllebamcojkdecjjhcle) brings the cleverness of ChatGPT into your favorite app!
44

5+
Side note: I have taken note that there are unfixed bugs (especially on Edge browser) and will be working on fixing them over the following weeks. I have been away for quite some time because of interships and my studies but I will at least make sure that the extension is bug free.
6+
57
## Overview
68

79
For information about the extension itself more than the code behind it, check out [this notion page](https://theo-lartigau.notion.site/theo-lartigau/ChatGPT-to-Notion-af29d9538dca4493a15bb4ed0fde7f91) or the [FAQ](https://github.com/L-a-r-t/chatgpt-to-notion/wiki/FAQ). This extension was built using the [Plasmo framework](https://www.plasmo.com/) and Typescript. A simple Express server (hosted on a free Render webservice) that can be found on the "server" branch, it allows the secure long-term storage of Notion's access tokens.

assets/merchants.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "chatgpt-to-notion",
33
"displayName": "ChatGPT to Notion",
4-
"version": "1.10.0",
4+
"version": "1.10.1",
55
"description": "__MSG_extensionDescription__",
66
"author": "Théo Lartigau",
77
"scripts": {

src/background/functions/automate.js

Lines changed: 0 additions & 159 deletions
This file was deleted.

0 commit comments

Comments
 (0)