Last active
May 22, 2020 07:56
-
-
Save jayrcodes/4373d09cb316e5a6c16de0dd733b38c7 to your computer and use it in GitHub Desktop.
Revisions
-
Jay-r Albano revised this gist
May 22, 2020 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ # How to import chrome extension Step 1. Unzip the file -
Jay-r Albano created this gist
May 22, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,21 @@ # Import chrome extension Step 1. Unzip the file  Step 2. Open Chrome browser, then go to `chrome://extensions`  Step 3. Turn on `Developer Mode`, Then click `Load unpacked`  Step 4. Locate extracted folder from the zip file  Step 5. The chrome extension should appear 