From 3920c543a8f16a9bfa937e05d19723743c050c19 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Tue, 18 Aug 2020 12:08:22 -0400 Subject: Issues with file structure for extensions page --- browserSetup/index.html | 103 ------------------------------------------------ extentions.html | 100 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+), 103 deletions(-) delete mode 100755 browserSetup/index.html create mode 100755 extentions.html diff --git a/browserSetup/index.html b/browserSetup/index.html deleted file mode 100755 index ec05814..0000000 --- a/browserSetup/index.html +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - Jacob McDonnell - - - - - - -
-

Jacob's Chrome Extension Grabber

-

Note: When selecting multiple from the quick selector you will have to allow pop ups or select them one at a time.

-

Quick Selector

-
-
-
-
-
-
- -
-

Paste Chrome Webstore Link Here:

-
-
- -
-
- - - diff --git a/extentions.html b/extentions.html new file mode 100755 index 0000000..1cd5952 --- /dev/null +++ b/extentions.html @@ -0,0 +1,100 @@ + + + + + + + + + + Jacob McDonnell + + + + + + +
+

Jacob's Chrome Extension Grabber

+

Note: When selecting multiple from the quick selector you will have to allow pop ups or select them one at a time.

+

Quick Selector

+
+
+
+
+
+
+ +
+

Paste Chrome Webstore Link Here:

+
+
+ +
+
+ + + -- cgit v1.2.3