You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(web): extension is published — update get-extension + roadmap
get-extension: replace beta/load-unpacked/pending-review with the Chrome Web
Store install + no-code auto-connect; link to the mobile guide. Roadmap: add a
'Live' status; mark Browser extension, Add-from-your-phone, and photo uploads as
Live (shipped).
title: "Get the shoplit extension (beta) · shoplit",
9
-
description: "Add products to your shoplit cart in one click from Amazon, Myntra, Nykaa, Flipkart & AJIO.",
10
+
title: "Get the shoplit extension · shoplit",
11
+
description: "Add products to your shoplit cart in one click from Amazon, Myntra, Nykaa, Flipkart & AJIO — free on the Chrome Web Store.",
10
12
};
11
13
12
14
constdesktopSteps=[
13
-
{t: "Download & unzip",b: "Download the file below and unzip it — you'll get a folder called shoplit-extension."},
14
-
{t: "Open Chrome extensions",b: "Go to chrome://extensions and turn on Developer mode (top-right toggle)."},
15
-
{t: "Load it",b: "Click “Load unpacked” and select the unzipped shoplit-extension folder. Pin the shoplit icon."},
16
-
{t: "Connect your account",b: "Open the connect page, copy the code shown there, and paste it into the extension's popup → Connect."},
15
+
{t: "Add it from the Chrome Web Store",b: "Tap the button above and choose “Add to Chrome”. Works in Chrome, Edge and Brave. Pin the shoplit icon so it's one click away."},
16
+
{t: "Connect your account",b: "Open the connect page while signed in to shoplit — the extension links automatically, no code to copy or paste."},
17
17
{t: "Start adding",b: "Open any product on Amazon, Myntra, Nykaa, Flipkart or AJIO and hit “+ Add to shoplit”."},
18
18
];
19
19
@@ -36,11 +36,11 @@ export default function GetExtensionPage() {
body: "Add products to your cart in one click from Amazon, Myntra, Nykaa, Flipkart & AJIO — straight from the product page. Free on the Chrome Web Store."},
36
+
{icon: <Smartphonesize={20}/>,title: "Add from your phone",status: "Live",
37
+
body: "No desktop needed — share a product from any shopping app into shoplit, or paste the link. Install shoplit to your home screen and add on the go."},
38
+
{icon: <ImageUpsize={20}/>,title: "Upload your own photos",status: "Live",
39
+
body: "Add product and cover images straight from your phone or computer — tap “📷 Add a photo”, no image URL needed."},
0 commit comments