Skip to content

v0.0.3

Latest
Compare
Choose a tag to compare
@A-Bak A-Bak released this 03 May 10:26
· 1 commit to master since this release

Alternative installation while the add-on is under review:

  1. (Optional) Download a release version of the add-on
  2. Open Google Sheets
  3. Open Google Apps Scripts (located in the Extensions menu on the toolbar)
  4. Copy the entire contents of Phonebook.gs
  5. Replace the function myFunction() in Code.gs with the contents of Phonebook.gs
  6. Reload Google Sheets (it might take more than one try)
  7. Done

Authorization:

  1. Attempt to use the add-on (e.g. try to select a phonebook)
  2. Authorization Required - Google Sheets will ask for permission to run the script
  3. Sign in with a Google account
  4. Click Advanced
  5. Click Go to Untitled project (unsafe)
  6. Click Allow
  7. Done