diff --git a/src/components/CssSettingsModal.jsx b/src/components/CssSettingsModal.jsx index 36e43a5..e760660 100644 --- a/src/components/CssSettingsModal.jsx +++ b/src/components/CssSettingsModal.jsx @@ -42,7 +42,7 @@ export default class CssSettingsModal extends Component { />
- Made with - 💖 & - 🙌 by + Made with 💖 &{' '} + 🙌 by{' '} .
- Tweet out your feature requests, comments & suggestions to + Tweet out your feature requests, comments & suggestions to{' '} .
- Like this extension? Please
+ Like this extension? Please{' '}
Support the developer
-
+ {' '}
Share Web Maker
-
+ {' '}
Chat
-
+ {' '}
+ Open Web Maker anytime by visiting{' '}
+ https://webmakerapp.com/app/ - Even when you are offline! It
+ just works! 😱 Drag the following bookmarklet on
+ your bookmark bar to create a quick access shortcut:
+
+
+ Web Maker
+
+
+ Open Web Maker anytime by clicking the
+ {' '}
+ button in top-right side of your browser.
+
+ Configure and customize settings by clicking the gear icon (
+ ) in bottom right of the app.
+
+ Follow{' '}
+
+ @webmakerApp
+ {' '}
+ to know about the new upcoming features!
+
+ If you are an existing Chrome extension user, you can import your
+ creations from there to here.{' '}
+
+ Learn how to export/import
+ .
+
+ License
- "Web Maker" is
+ "Web Maker" is{' '}
open-source
{' '}
- under the
+ under the{' '}
+ Whats new?
+
+
+
+
diff --git a/src/components/OnboardingModal.jsx b/src/components/OnboardingModal.jsx
new file mode 100644
index 0000000..64ce802
--- /dev/null
+++ b/src/components/OnboardingModal.jsx
@@ -0,0 +1,102 @@
+import { h } from 'preact';
+import Modal from './Modal.jsx';
+
+export function OnboardingModal(props) {
+ return (
+
Welcome to Web Maker
+