This project is a Google extension to semi-automatically compose SAM permission.
background.js: This file contains the background script for the extension.popup.html: This file represents the HTML structure of the extension's popup.popup.js: This file contains the JavaScript logic for the extension's popup.
To use this extension, follow the steps below:
-
Clone the repository:
git clone https://github.com/takao2704/soracom_sam_composer.git -
Open Google Chrome and go to
chrome://extensions. -
Enable Developer mode by toggling the switch in the top right corner.
-
Click on "Load unpacked" and select the cloned repository folder.
-
The extension should now be loaded and ready to use.