Skip to content

bryancasler/google-drive-bookmarks

 
 

Repository files navigation

google-drive-bookmarks

To use this app, download it to a folder. Go to "Manage extensions" in your Chrome browser, click "Load unpacked extension" and select the downloaded folder. You will see a Chrome extension titled "Google Drive Bookmarks", enable it.

Chrome extensions use the file "manifest.json" as configuration. "popup.html" is the file that loads in the extension and initiates other actions from "popup.js".

popup.js makes an Http request to the Google Apps Script located here, https://script.google.com/d/1zf5tuqq9CIsVoomduwiG5Tsk2WQda9NIzGN3AMKHl2U9XPFPMgrKyToZ/edit?usp=drive_web.

About

This chrome extension creates a folder in your "Bookmark Bar" which contains bookmarks to all the files in your Google drive account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • HTML 19.0%
  • CSS 18.6%