gmail-keep-importer icon indicating copy to clipboard operation
gmail-keep-importer copied to clipboard

Add instructions how to install this locally since I unpublished it from the Chrome Store

Open lambrospetrou opened this issue 3 years ago • 2 comments

Due to Google changing policies every few weeks, the extension was broken for 2 years now.

I just unpublished it from the store so people won't be able to install it anymore, but I would like to add instructions here how to install it locally with their own key, if they want.

Steps needed:

  • Get a Gmail API key and put in the source code
  • Build the extension .zip
  • Load the .zip in the local Chrome browser

lambrospetrou avatar Feb 09 '21 10:02 lambrospetrou

I just tried this approach but it keeps saying "No messages can be imported for label: notes". I am sure that I have the correct label. There are no error messages in the console.

fireydude avatar Jun 11 '21 16:06 fireydude

Dear Lambros, I got the API Key and put it in the source code. But what about the Client ID? Do I need to create my own? use the one you have for the CHROME STORE?

I am getting an error

Unchecked runtime.lastError: OAuth2 request failed: Service responded with error: 'bad client id: 242163669253-xxxxxxxxxxx.apps.googleusercontent.com'

Frantz

pereaf13 avatar Aug 08 '21 05:08 pereaf13