Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ttsukagoshi/unshare

Share no more. Open-sourced Google Workspace Add-on to "un"share Google Drive files that you own with a tap.
https://github.com/ttsukagoshi/unshare

google-apps-script google-docs google-drive google-sheets google-slides google-workspace-add-on

Last synced: 3 months ago
JSON representation

Share no more. Open-sourced Google Workspace Add-on to "un"share Google Drive files that you own with a tap.

Awesome Lists containing this project

README

        

# Unshare

[![Google Workspaceマーケットプレイスでこのアドオンを入手する](https://img.shields.io/badge/Google%20Workspace%20Add--on-Available-green?style=flat-square)](https://workspace.google.com/marketplace/app/unshare/493847743062) [![clasp](https://img.shields.io/badge/built%20with-clasp-4285f4.svg?style=flat-square)](https://github.com/google/clasp) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Lint Code Base](https://github.com/ttsukagoshi/unshare/actions/workflows/linter.yml/badge.svg)](https://github.com/ttsukagoshi/unshare/actions/workflows/linter.yml) [![CodeQL](https://github.com/ttsukagoshi/unshare/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ttsukagoshi/unshare/actions/workflows/codeql-analysis.yml) [![Deploy](https://github.com/ttsukagoshi/unshare/actions/workflows/deploy.yml/badge.svg)](https://github.com/ttsukagoshi/unshare/actions/workflows/deploy.yml)

Open-sourced Google Workspace Add-on to "un"share Google Drive files that you own with a tap.

## Overview

![Unshare icon](https://lh3.googleusercontent.com/pw/AM-JKLUeE_Ws9D1PaPh9_8CVmjpbscs1hQc8viJ_eBoZQ6OdolI3GyNrfAoWAy3w7hhvM2NSWY1EdFLsvCu2j5U7gtExx7Ou5uEctsImUiIvzDlKFRJl0LwRVqBMD7j2FHAiIsfS0-Vy7aFn5kaDh4MSvXZ4=s96-no)

Unshare is a Google Workspace Add-on to bulk remove all editors, commenters, and viewers from the selected Google Drive file/folder except for you, the owner. If the target file/folder is shared with a class of users who have general access, for example, if it is shared with the user's domain, that access setting will be changed to Private, where only the users explicitly granted permission can access.

## How to use

### 1. Install the add-on

Install this add-on from [the Google Workspace Marketplace](https://workspace.google.com/marketplace/app/unshare/493847743062). You have only to do this once per user; updates to the add-on will be automatically distributed via the Marketplace.

### 2. Select target file/folder(s)

Select the files and folders that you want to "un"share. Click on the add-on's icon on the right side and follow the instructions. That's it!

> You can also use this add-on by opening independent files on Google Docs, Sheets, and Slides.

## Terms and Conditions

You must agree to the [Terms and Conditions](https://www.scriptable-assets.page/add-ons/unshare/#terms-and-conditions) to use this add-on.