AI SNAP

AI-powered screenshots for Chrome — capture, annotate, ask AI about it, voice-narrate, and share private links.

As of June 2026, AI SNAP has 15 users in the Productivity category.

Usersno change0%
15
15
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0.74
Manifest V3
90-day change · In the last 90 days this extension 4 version updates, changed permissions.

History

6 snapshots

Tracking since May 12, 2026.

15.8104.199999999999999May 12, 2026Jun 19, 2026
View as table
DateUsersRatingReviewsVersion
May 12, 20261.0.5
May 17, 20261.0.5
May 24, 202651.0.48
May 31, 202691.0.57
Jun 6, 202681.0.64
Jun 19, 2026121.0.64
Now151.0.74

Changelog

  • May 31, 2026
    description
    AI SNAP — Annotated Screenshots with AI Notes, Voice Notes, and Private Sharing
    
    Capture any web page, mark it up in seconds, and share it with a private link your teammates can actually trust. SNAP turns the messy "screenshot → annotate → upload → paste link in Slack" routine into a single, fast workflow that lives right inside your browser.
    
    Whether you are a designer flagging a UI bug, a developer writing a clearer pull request, a customer-support agent documenting a steps-to-reproduce, a teacher building a worksheet, or a researcher saving a moment from a paper — SNAP removes every click between "I see it" and "we are talking about it."
    
    ================================================================
    WHAT AI SNAP DOES
    ================================================================
    
    • Full-page screenshots that capture everything top to bottom — not just the visible viewport. SNAP scrolls the page for you, hides repeating sticky headers and footers so they do not appear in every tile, stitches the result on an OffscreenCanvas at your real device pixel ratio, and hands you a crisp PNG.
    
    • Region (area) screenshots with a clean overlay — drag a rectangle, release, and the shot is taken. The selection overlay disappears before capture, so the dotted line never ends up baked into the image.
    
    • A real annotation editor that opens in its own browser tab. No tiny popover. Big canvas, real tools, real keyboard focus. Pen, highlighter, rectangle, ellipse, straight line with optional arrow heads and a dashed style, text, color picker, thickness/text-size slider, and one-click undo and clear.
    
    • Per-tool memory — your pen color, highlighter color, rectangle color, ellipse color, and text color are remembered separately. Switching tools never forces you to repick.
    
    • Highlighter that behaves like a real highlighter: multiply blend mode and a wider, semi-transparent stroke so the underlying text is always still readable.
    
    • Save as PNG or copy to the clipboard. Two buttons. That is the entire export flow.
    
    • Private sharing built in. When you click Share, SNAP uploads the image to your Snap account, mints a short link of the form https://snap.silverberry.ai/s/{id}, and copies it to your clipboard. The viewer page requires the recipient to sign in — there are no anonymous public URLs by default. You stay in control of who can see what.
    
    • Slack delivery. Connect your own Slack workspace once (per-user OAuth, your token, your workspaces), and SNAP can post a snap to any channel you have access to with one extra click. No bot installs in your workspace by an outside team — every install is yours.
    
    • AI Note. One click and SNAP describes what is on the screen — alt-text-quality summaries, structured "what is this UI showing" descriptions, OCR of the text it can see, and helpful context you can paste into a bug report or a doc.
    
    • Voice Note. Hit record, talk through what you are looking at, and SNAP transcribes it next to the image so the next person reading it knows exactly what mattered. Great for "this is what is broken" walkthroughs, design rationales, or quick teaching captions on a worksheet.
    
    • A history of your snaps. Sign in once and your past captures live in My SNAPs — searchable, dated, and one click away.
    
    ================================================================
    WHY PEOPLE INSTALL SNAP
    ================================================================
    
    DESIGNERS — Capture a whole landing page in one shot, draw a red circle around the misaligned button, type "spacing is 12 instead of 16" beside it, and drop the link in your design channel without leaving the browser.
    
    DEVELOPERS — Stop pasting tiny crops into pull requests. SNAP gives you a real full-page render, AI-generated alt text for accessibility, and a short share URL that embeds nicely in GitHub and GitLab comments. Voice Notes are perfect for "here is the bug, here is the workaround, please look here next" without writing a wall of text.
    
    CUSTOMER SUPPORT — Step-by-step screenshots with private links you can paste into a ticket, where the customer has to sign in to view. Internal screenshots stay internal. AI Notes give you a head start on the issue summary so triage is faster.
    
    PRODUCT MANAGERS — Spec a flow by capturing each step, annotate the bits that change, and share a single link with engineering. Voice Note the rationale once instead of writing it three times.
    
    EDUCATORS AND STUDENTS — Build a worksheet from a real web page. Highlight the keywords. Type a question over the image. Voice-record the explanation. Share a private link only your class can open.
    
    RESEARCHERS — Capture a paper figure with the surrounding context, AI-summarize the key idea so future-you can search by meaning, not by filename, and link from your notes app of choice.
    
    RECRUITERS, OPERATIONS — Document any flow. A signed-in URL beats an email attachment for compliance, and the AI Note gives every snap a searchable summary out of the box.
    
    ================================================================
    HOW IT WORKS — STEP BY STEP
    ================================================================
    
    1. Click the SNAP icon in your toolbar. Pick "Full page" or "Select area."
    2. SNAP captures the image and opens it in the editor in a new tab.
    3. Draw, highlight, type, or just leave it as is.
    4. Click Save to download a PNG, Copy to put it on your clipboard, or Share to mint a private link.
    5. If you want to talk through it, click AI Note for an automatic description, or Voice Note to record one yourself.
    6. Send the link in Slack, email, your project tracker, or anywhere else.
    
    That is the entire product. No accounts required to take a screenshot or annotate it. An account is only needed when you want a share link, history, AI Notes, or Voice Notes.
    
    ================================================================
    DESIGNED FOR PROFESSIONAL USE
    ================================================================
    
    REAL FULL-PAGE CAPTURE — SNAP scrolls the page in tiles sized to your viewport, multiplies by your device pixel ratio so Retina screens stay sharp, hides fixed and sticky elements during capture so they do not stack up in the stitched output, and respects the browser's screenshot rate limit so the result is reliable. Browser-internal pages such as Chrome settings tabs cannot be captured because Chrome itself blocks that — a security boundary, not a SNAP limitation.
    
    REAL EDITOR — The editor is not a popover or a tiny inline widget. It is a full browser tab with a base canvas for the screenshot and an annotation overlay canvas for your strokes. Undo is a real history (up to 50 steps). The text tool lives on top of the canvas while you are typing so you can see exactly how it will look, and dragging the thickness slider while a text input is active live-updates the font size — so you can dial in headline-sized labels without retyping.
    
    PRIVACY-FIRST SHARING — Every share link requires a signed-in viewer. There is no public-by-default mode. The link is short and unguessable. The Storage path for each shared image is owner-namespaced, and Firestore rules enforce that only authenticated users can read shared content. Owners can revoke a link at any time. The bucket itself is shared infrastructure, but every byte SNAP writes lives under a SNAP-specific namespace so nothing else can collide with your captures.
    
    SLACK INTEGRATION ON YOUR TERMS — Slack is per-user. You install SNAP into your own workspace; nobody at Silverberry has access to your Slack tokens. The OAuth handshake happens in your browser, the token is stored encrypted-at-rest on the server, and SNAP only ever uses it to post to channels you choose. You can disconnect any time from /settings, which calls Slack's revoke endpoint and deletes the token from our database.
    
    KEYBOARD AND CLIPBOARD — Copy puts the PNG on the system clipboard via the modern ClipboardItem API, so pasting into Figma, Slack, Linear, Jira, GitHub, Gmail, Notion, Confluence, Docs, Sheets, and just about anything else just works.
    
    ================================================================
    PRICING — FAIR AND SIMPLE
    ================================================================
    
    FREE — Unlimited screenshots. Unlimited annotations. Unlimited PNG downloads and clipboard copies. Unlimited private share links with sign-in-required viewing. Slack integration. History of your captures. Plus 5 AI Notes and 5 Voice Notes every month, refilling on the 1st (UTC).
    
    SNAP PRO — $9.99 per month or $99.99 per year. AI Notes and Voice Notes for everyday personal use, with no published hard cap. Use them through your day without counting. Cancel any time from the Manage Billing portal and keep Pro until the end of the period.
    
    Pro is intended for reasonable personal use. We do not publish a cap, but excessive or automated usage that looks like abuse may be rate-limited. If we ever discontinue the service, we will refund the unused portion of your current billing period on a pro-rata basis. Tax is calculated automatically at checkout. Refund or billing question? [email protected] will get you a human.
    
    You never need a paid plan to take screenshots, annotate them, save them, copy them, or share them. The free tier is the full editor and the full sharing pipeline. Pro is only about AI Notes and Voice Notes.
    
    ================================================================
    PERMISSIONS — WHAT WE ASK FOR AND WHY
    ================================================================
    
    SNAP requests the minimum set of Chrome permissions needed for screenshots to actually work. We do not collect browsing history, do not track you across sites, and do not sell or share data with advertisers.
    
    • activeTab — so SNAP can capture the tab you click on.
    • tabs — to coordinate the capture across the page tiles.
    • scripting — to inject the area-selection overlay only when you choose "Select area."
    • downloads — to save your PNG when you click Save.
    • storage — to hand the captured image off to the editor tab and remember per-tool color preferences.
    • clipboardWrite — for the Copy button.
    • host_permissions: <all_urls> — so SNAP can take a screenshot of any normal web page you are on. The extension does not run any code on a page until you explicitly ask it to.
    
    Your screenshots stay local until you press Share. AI Note and Voice Note send the relevant image or audio to our backend for processing and store the resulting description or transcript on your account so you can see it again later. You can delete any snap from My SNAPs at any time.
    
    ================================================================
    WHAT IS NEW LATELY
    ================================================================
    
    • AI Notes: structured descriptions and OCR-grade text extraction, ready to paste into a bug report or a doc.
    • Voice Notes: hit record, talk it through, get a transcript next to the image.
    • My SNAPs: a real history view so nothing you captured ever gets lost in your downloads folder.
    • Slack: per-user OAuth, choose a default workspace and channel, send any snap with one extra click.
    • Private sharing on a custom domain: links look like https://snap.silverberry.ai/s/{id} and require sign-in to view.
    • A polished, accessible editor with per-tool color memory, live-updating text size, dashed lines, arrow heads, and a 50-step undo.
    
    ================================================================
    ROADMAP — COMING SOON
    ================================================================
    
    • Blur and pixelate region — redact sensitive content right in the editor.
    • Crop after capture, with snap-to guides.
    • Redo, in addition to undo.
    • Configurable keyboard shortcuts for capture.
    • Delayed capture, for hover and focus states.
    • Full-text search across your AI Notes and Voice Note transcripts.
    
    If something is missing that would change your day, write to [email protected]. We read every email and we ship.
    
    ================================================================
    FREQUENTLY ASKED QUESTIONS
    ================================================================
    
    DOES SNAP CAPTURE PASSWORDS OR SECRETS BY ACCIDENT? — SNAP only captures what is visible on the page when you click capture. If a sensitive value is on screen at that moment, it will be in the image. The blur tool is on the roadmap; in the meantime, the rectangle tool with a solid fill is a good redaction stand-in.
    
    CAN I CAPTURE A CHROME SETTINGS PAGE OR ANOTHER EXTENSION'S PAGE? — No. Chrome blocks all extensions, including SNAP, from capturing chrome:// URLs and other extensions' pages. This is a browser-level security rule.
    
    WHO CAN SEE MY SHARE LINKS? — Only people you send the link to, and only if they sign in. There is no anonymous-viewing mode by default. You can revoke any share at any time.
    
    WHAT HAPPENS WHEN I HIT MY MONTHLY AI / VOICE NOTE LIMIT ON THE FREE PLAN? — The editor shows a friendly message with an upgrade link. Your screenshots, annotations, and sharing keep working. The counter resets on the first of the next month, in UTC.
    
    WHERE ARE MY SCREENSHOTS STORED? — Local-first. A capture lives in your browser until you press Share, AI Note, or Voice Note. At that point, the image (or audio) is uploaded to your Snap account on our backend, namespaced under your account so it is isolated from any other user's data.
    
    CAN I DELETE A SNAP? — Yes. Open My SNAPs, find the capture, and remove it. The image and any AI/Voice metadata are deleted from our backend.
    
    DO YOU SELL MY DATA? — No. We do not sell, rent, or share user data with advertisers. The only third parties that touch your data are the infrastructure providers we use to run the service (Google Cloud / Firebase, Stripe for billing, AI vendors for AI Notes and Voice Note transcription), and only the minimum needed for those features.
    
    WHY DOES THE EXTENSION ASK FOR <all_urls>? — Because a screenshot tool that only works on some sites is not a screenshot tool. SNAP does not run any code on the page until you click "Select area" or click capture.
    
    WHAT BROWSERS DO YOU SUPPORT? — Any Chromium-based browser that supports Manifest V3 extensions. That includes Google Chrome, Microsoft Edge, Brave, Arc, and Opera. Firefox support is on the roadmap.
    
    ================================================================
    HOW SNAP IS BUILT
    ================================================================
    
    SNAP is a Manifest V3 extension. The popup is a tiny launcher. The background service worker handles capture and stitching. A small content script renders the area-selection overlay only when you ask for it. The annotation editor lives on its own page using HTML canvas. The web companion at https://snap.silverberry.ai handles sign-in, history, sharing, billing, Slack, and admin.
    
    Production runs on Firebase Hosting, Cloud Functions, Firestore, and Cloud Storage. Billing is Stripe with automatic tax. We do not store payment card details.
    
    ================================================================
    SUPPORT, FEEDBACK, AND CONTACT
    ================================================================
    
    We read every message.
    
    • Support, bug reports, feature requests, and billing questions: [email protected]
    • Status and updates: https://snap.silverberry.ai
    
    SNAP is built by Silverberry Group, Inc. We are a small product team that ships often.
    
    ================================================================
    INSTALL, GIVE IT A TRY, AND TELL A COWORKER
    ================================================================
    
    Install SNAP, take a full-page screenshot of the longest article in your reading list, draw a circle around the best paragraph, hit Share, and paste the link in your favorite chat. That is the demo.
    
    Welcome to faster screenshots. Welcome to SNAP.
    AI SNAP — Your AI-powered memory for the web
    
    Stop bookmarking. Start remembering. SNAP any page, post, or PDF — then chat with everything you've kept.
    
    AI SNAP is your personal memory of the web. Capture anything worth remembering — articles, posts, receipts, screenshots, PDFs — and chat with it later in plain English. The Chrome extension is the fastest way to save today; an iOS app is coming next so you can SNAP from your phone too. Stop bookmarking. Start remembering.
    
    ================================================================
    WHAT AI SNAP DOES
    ================================================================
    
    • Full-page screenshots that capture everything top to bottom — not just the visible viewport. SNAP scrolls the page for you, hides repeating sticky headers and footers so they do not appear in every tile, stitches the result on an OffscreenCanvas at your real device pixel ratio, and hands you a crisp PNG.
    
    • Region (area) screenshots with a clean overlay — drag a rectangle, release, and the shot is taken. The selection overlay disappears before capture, so the dotted line never ends up baked into the image.
    
    • A real annotation editor that opens in its own browser tab. No tiny popover. Big canvas, real tools, real keyboard focus. Pen, highlighter, rectangle, ellipse, straight line with optional arrow heads and a dashed style, text, color picker, thickness/text-size slider, and one-click undo and clear.
    
    • Per-tool memory — your pen color, highlighter color, rectangle color, ellipse color, and text color are remembered separately. Switching tools never forces you to repick.
    
    • Highlighter that behaves like a real highlighter: multiply blend mode and a wider, semi-transparent stroke so the underlying text is always still readable.
    
    • Save as PNG or copy to the clipboard. Two buttons. That is the entire export flow.
    
    • Private sharing built in. When you click Share, SNAP uploads the image to your Snap account, mints a short link of the form https://snap.silverberry.ai/s/{id}, and copies it to your clipboard. The viewer page requires the recipient to sign in — there are no anonymous public URLs by default. You stay in control of who can see what.
    
    • Slack delivery. Connect your own Slack workspace once (per-user OAuth, your token, your workspaces), and SNAP can post a snap to any channel you have access to with one extra click. No bot installs in your workspace by an outside team — every install is yours.
    
    • AI Note. One click and SNAP describes what is on the screen — alt-text-quality summaries, structured "what is this UI showing" descriptions, OCR of the text it can see, and helpful context you can paste into a bug report or a doc.
    
    • Voice Note. Hit record, talk through what you are looking at, and SNAP transcribes it next to the image so the next person reading it knows exactly what mattered. Great for "this is what is broken" walkthroughs, design rationales, or quick teaching captions on a worksheet.
    
    • A history of your snaps. Sign in once and your past captures live in My SNAPs — searchable, dated, and one click away.
    
    ================================================================
    WHY PEOPLE INSTALL SNAP
    ================================================================
    
    DESIGNERS — Capture a whole landing page in one shot, draw a red circle around the misaligned button, type "spacing is 12 instead of 16" beside it, and drop the link in your design channel without leaving the browser.
    
    DEVELOPERS — Stop pasting tiny crops into pull requests. SNAP gives you a real full-page render, AI-generated alt text for accessibility, and a short share URL that embeds nicely in GitHub and GitLab comments. Voice Notes are perfect for "here is the bug, here is the workaround, please look here next" without writing a wall of text.
    
    CUSTOMER SUPPORT — Step-by-step screenshots with private links you can paste into a ticket, where the customer has to sign in to view. Internal screenshots stay internal. AI Notes give you a head start on the issue summary so triage is faster.
    
    PRODUCT MANAGERS — Spec a flow by capturing each step, annotate the bits that change, and share a single link with engineering. Voice Note the rationale once instead of writing it three times.
    
    EDUCATORS AND STUDENTS — Build a worksheet from a real web page. Highlight the keywords. Type a question over the image. Voice-record the explanation. Share a private link only your class can open.
    
    RESEARCHERS — Capture a paper figure with the surrounding context, AI-summarize the key idea so future-you can search by meaning, not by filename, and link from your notes app of choice.
    
    RECRUITERS, OPERATIONS — Document any flow. A signed-in URL beats an email attachment for compliance, and the AI Note gives every snap a searchable summary out of the box.
    
    ================================================================
    HOW IT WORKS — STEP BY STEP
    ================================================================
    
    1. Click the SNAP icon in your toolbar. Pick "Full page" or "Select area."
    2. SNAP captures the image and opens it in the editor in a new tab.
    3. Draw, highlight, type, or just leave it as is.
    4. Click Save to download a PNG, Copy to put it on your clipboard, or Share to mint a private link.
    5. If you want to talk through it, click AI Note for an automatic description, or Voice Note to record one yourself.
    6. Send the link in Slack, email, your project tracker, or anywhere else.
    
    That is the entire product. No accounts required to take a screenshot or annotate it. An account is only needed when you want a share link, history, AI Notes, or Voice Notes.
    
    ================================================================
    DESIGNED FOR PROFESSIONAL USE
    ================================================================
    
    REAL FULL-PAGE CAPTURE — SNAP scrolls the page in tiles sized to your viewport, multiplies by your device pixel ratio so Retina screens stay sharp, hides fixed and sticky elements during capture so they do not stack up in the stitched output, and respects the browser's screenshot rate limit so the result is reliable. Browser-internal pages such as Chrome settings tabs cannot be captured because Chrome itself blocks that — a security boundary, not a SNAP limitation.
    
    REAL EDITOR — The editor is not a popover or a tiny inline widget. It is a full browser tab with a base canvas for the screenshot and an annotation overlay canvas for your strokes. Undo is a real history (up to 50 steps). The text tool lives on top of the canvas while you are typing so you can see exactly how it will look, and dragging the thickness slider while a text input is active live-updates the font size — so you can dial in headline-sized labels without retyping.
    
    PRIVACY-FIRST SHARING — Every share link requires a signed-in viewer. There is no public-by-default mode. The link is short and unguessable. The Storage path for each shared image is owner-namespaced, and Firestore rules enforce that only authenticated users can read shared content. Owners can revoke a link at any time. The bucket itself is shared infrastructure, but every byte SNAP writes lives under a SNAP-specific namespace so nothing else can collide with your captures.
    
    SLACK INTEGRATION ON YOUR TERMS — Slack is per-user. You install SNAP into your own workspace; nobody at Silverberry has access to your Slack tokens. The OAuth handshake happens in your browser, the token is stored encrypted-at-rest on the server, and SNAP only ever uses it to post to channels you choose. You can disconnect any time from /settings, which calls Slack's revoke endpoint and deletes the token from our database.
    
    KEYBOARD AND CLIPBOARD — Copy puts the PNG on the system clipboard via the modern ClipboardItem API, so pasting into Figma, Slack, Linear, Jira, GitHub, Gmail, Notion, Confluence, Docs, Sheets, and just about anything else just works.
    
    ================================================================
    PRICING — FAIR AND SIMPLE
    ================================================================
    
    FREE — Unlimited screenshots. Unlimited annotations. Unlimited PNG downloads and clipboard copies. Unlimited private share links with sign-in-required viewing. Slack integration. History of your captures. Plus 5 AI Notes and 5 Voice Notes every month, refilling on the 1st (UTC).
    
    SNAP PRO — $9.99 per month or $99.99 per year. AI Notes and Voice Notes for everyday personal use, with no published hard cap. Use them through your day without counting. Cancel any time from the Manage Billing portal and keep Pro until the end of the period.
    
    Pro is intended for reasonable personal use. We do not publish a cap, but excessive or automated usage that looks like abuse may be rate-limited. If we ever discontinue the service, we will refund the unused portion of your current billing period on a pro-rata basis. Tax is calculated automatically at checkout. Refund or billing question? [email protected] will get you a human.
    
    You never need a paid plan to take screenshots, annotate them, save them, copy them, or share them. The free tier is the full editor and the full sharing pipeline. Pro is only about AI Notes and Voice Notes.
    
    ================================================================
    PERMISSIONS — WHAT WE ASK FOR AND WHY
    ================================================================
    
    SNAP requests the minimum set of Chrome permissions needed for screenshots to actually work. We do not collect browsing history, do not track you across sites, and do not sell or share data with advertisers.
    
    • activeTab — so SNAP can capture the tab you click on.
    • tabs — to coordinate the capture across the page tiles.
    • scripting — to inject the area-selection overlay only when you choose "Select area."
    • downloads — to save your PNG when you click Save.
    • storage — to hand the captured image off to the editor tab and remember per-tool color preferences.
    • clipboardWrite — for the Copy button.
    • host_permissions: <all_urls> — so SNAP can take a screenshot of any normal web page you are on. The extension does not run any code on a page until you explicitly ask it to.
    
    Your screenshots stay local until you press Share. AI Note and Voice Note send the relevant image or audio to our backend for processing and store the resulting description or transcript on your account so you can see it again later. You can delete any snap from My SNAPs at any time.
    
    ================================================================
    WHAT IS NEW LATELY
    ================================================================
    
    • AI Notes: structured descriptions and OCR-grade text extraction, ready to paste into a bug report or a doc.
    • Voice Notes: hit record, talk it through, get a transcript next to the image.
    • My SNAPs: a real history view so nothing you captured ever gets lost in your downloads folder.
    • Slack: per-user OAuth, choose a default workspace and channel, send any snap with one extra click.
    • Private sharing on a custom domain: links look like https://snap.silverberry.ai/s/{id} and require sign-in to view.
    • A polished, accessible editor with per-tool color memory, live-updating text size, dashed lines, arrow heads, and a 50-step undo.
    • Projects, allows you to SNAP each resource per project you have in mind for better oranization and reasoning search. 
    
    ================================================================
    ROADMAP — COMING SOON
    ================================================================
    
    • Blur and pixelate region — redact sensitive content right in the editor.
    • Crop after capture, with snap-to guides.
    • Redo, in addition to undo.
    • Configurable keyboard shortcuts for capture.
    • Delayed capture, for hover and focus states.
    • Full-text search across your AI Notes and Voice Note transcripts.
    
    If something is missing that would change your day, write to [email protected]. We read every email and we ship.
    
    ================================================================
    FREQUENTLY ASKED QUESTIONS
    ================================================================
    
    DOES SNAP CAPTURE PASSWORDS OR SECRETS BY ACCIDENT? — SNAP only captures what is visible on the page when you click capture. If a sensitive value is on screen at that moment, it will be in the image. The blur tool is on the roadmap; in the meantime, the rectangle tool with a solid fill is a good redaction stand-in.
    
    CAN I CAPTURE A CHROME SETTINGS PAGE OR ANOTHER EXTENSION'S PAGE? — No. Chrome blocks all extensions, including SNAP, from capturing chrome:// URLs and other extensions' pages. This is a browser-level security rule.
    
    WHO CAN SEE MY SHARE LINKS? — Only people you send the link to, and only if they sign in. There is no anonymous-viewing mode by default. You can revoke any share at any time.
    
    WHAT HAPPENS WHEN I HIT MY MONTHLY AI / VOICE NOTE LIMIT ON THE FREE PLAN? — The editor shows a friendly message with an upgrade link. Your screenshots, annotations, and sharing keep working. The counter resets on the first of the next month, in UTC.
    
    WHERE ARE MY SCREENSHOTS STORED? — Local-first. A capture lives in your browser until you press Share, AI Note, or Voice Note. At that point, the image (or audio) is uploaded to your Snap account on our backend, namespaced under your account so it is isolated from any other user's data.
    
    CAN I DELETE A SNAP? — Yes. Open My SNAPs, find the capture, and remove it. The image and any AI/Voice metadata are deleted from our backend.
    
    DO YOU SELL MY DATA? — No. We do not sell, rent, or share user data with advertisers. The only third parties that touch your data are the infrastructure providers we use to run the service (Google Cloud / Firebase, Stripe for billing, AI vendors for AI Notes and Voice Note transcription), and only the minimum needed for those features.
    
    WHY DOES THE EXTENSION ASK FOR <all_urls>? — Because a screenshot tool that only works on some sites is not a screenshot tool. SNAP does not run any code on the page until you click "Select area" or click capture.
    
    WHAT BROWSERS DO YOU SUPPORT? — Any Chromium-based browser that supports Manifest V3 extensions. That includes Google Chrome, Microsoft Edge, Brave, Arc, and Opera. Firefox support is on the roadmap.
    
    ================================================================
    HOW SNAP IS BUILT
    ================================================================
    
    SNAP is a Manifest V3 extension. The popup is a tiny launcher. The background service worker handles capture and stitching. A small content script renders the area-selection overlay only when you ask for it. The annotation editor lives on its own page using HTML canvas. The web companion at https://snap.silverberry.ai handles sign-in, history, sharing, billing, Slack, and admin.
    
    Production runs on Firebase Hosting, Cloud Functions, Firestore, and Cloud Storage. Billing is Stripe with automatic tax. We do not store payment card details.
    
    ================================================================
    SUPPORT, FEEDBACK, AND CONTACT
    ================================================================
    
    We read every message.
    
    • Support, bug reports, feature requests, and billing questions: [email protected]
    • Status and updates: https://snap.silverberry.ai
    
    SNAP is built by Silverberry Group, Inc. We are a small product team that ships often.
    
    ================================================================
    INSTALL, GIVE IT A TRY, AND TELL A COWORKER
    ================================================================
    
    Install SNAP, take a full-page screenshot of the longest article in your reading list, draw a circle around the best paragraph, hit Share, and paste the link in your favorite chat. That is the demo.
    
    Welcome to faster screenshots. Welcome to SNAP.
  • May 17, 2026
    description
    The most easy and useful extension to snap your screens and annotate them
    AI SNAP — Annotated Screenshots with AI Notes, Voice Notes, and Private Sharing
    
    Capture any web page, mark it up in seconds, and share it with a private link your teammates can actually trust. SNAP turns the messy "screenshot → annotate → upload → paste link in Slack" routine into a single, fast workflow that lives right inside your browser.
    
    Whether you are a designer flagging a UI bug, a developer writing a clearer pull request, a customer-support agent documenting a steps-to-reproduce, a teacher building a worksheet, or a researcher saving a moment from a paper — SNAP removes every click between "I see it" and "we are talking about it."
    
    ================================================================
    WHAT AI SNAP DOES
    ================================================================
    
    • Full-page screenshots that capture everything top to bottom — not just the visible viewport. SNAP scrolls the page for you, hides repeating sticky headers and footers so they do not appear in every tile, stitches the result on an OffscreenCanvas at your real device pixel ratio, and hands you a crisp PNG.
    
    • Region (area) screenshots with a clean overlay — drag a rectangle, release, and the shot is taken. The selection overlay disappears before capture, so the dotted line never ends up baked into the image.
    
    • A real annotation editor that opens in its own browser tab. No tiny popover. Big canvas, real tools, real keyboard focus. Pen, highlighter, rectangle, ellipse, straight line with optional arrow heads and a dashed style, text, color picker, thickness/text-size slider, and one-click undo and clear.
    
    • Per-tool memory — your pen color, highlighter color, rectangle color, ellipse color, and text color are remembered separately. Switching tools never forces you to repick.
    
    • Highlighter that behaves like a real highlighter: multiply blend mode and a wider, semi-transparent stroke so the underlying text is always still readable.
    
    • Save as PNG or copy to the clipboard. Two buttons. That is the entire export flow.
    
    • Private sharing built in. When you click Share, SNAP uploads the image to your Snap account, mints a short link of the form https://snap.silverberry.ai/s/{id}, and copies it to your clipboard. The viewer page requires the recipient to sign in — there are no anonymous public URLs by default. You stay in control of who can see what.
    
    • Slack delivery. Connect your own Slack workspace once (per-user OAuth, your token, your workspaces), and SNAP can post a snap to any channel you have access to with one extra click. No bot installs in your workspace by an outside team — every install is yours.
    
    • AI Note. One click and SNAP describes what is on the screen — alt-text-quality summaries, structured "what is this UI showing" descriptions, OCR of the text it can see, and helpful context you can paste into a bug report or a doc.
    
    • Voice Note. Hit record, talk through what you are looking at, and SNAP transcribes it next to the image so the next person reading it knows exactly what mattered. Great for "this is what is broken" walkthroughs, design rationales, or quick teaching captions on a worksheet.
    
    • A history of your snaps. Sign in once and your past captures live in My SNAPs — searchable, dated, and one click away.
    
    ================================================================
    WHY PEOPLE INSTALL SNAP
    ================================================================
    
    DESIGNERS — Capture a whole landing page in one shot, draw a red circle around the misaligned button, type "spacing is 12 instead of 16" beside it, and drop the link in your design channel without leaving the browser.
    
    DEVELOPERS — Stop pasting tiny crops into pull requests. SNAP gives you a real full-page render, AI-generated alt text for accessibility, and a short share URL that embeds nicely in GitHub and GitLab comments. Voice Notes are perfect for "here is the bug, here is the workaround, please look here next" without writing a wall of text.
    
    CUSTOMER SUPPORT — Step-by-step screenshots with private links you can paste into a ticket, where the customer has to sign in to view. Internal screenshots stay internal. AI Notes give you a head start on the issue summary so triage is faster.
    
    PRODUCT MANAGERS — Spec a flow by capturing each step, annotate the bits that change, and share a single link with engineering. Voice Note the rationale once instead of writing it three times.
    
    EDUCATORS AND STUDENTS — Build a worksheet from a real web page. Highlight the keywords. Type a question over the image. Voice-record the explanation. Share a private link only your class can open.
    
    RESEARCHERS — Capture a paper figure with the surrounding context, AI-summarize the key idea so future-you can search by meaning, not by filename, and link from your notes app of choice.
    
    RECRUITERS, OPERATIONS — Document any flow. A signed-in URL beats an email attachment for compliance, and the AI Note gives every snap a searchable summary out of the box.
    
    ================================================================
    HOW IT WORKS — STEP BY STEP
    ================================================================
    
    1. Click the SNAP icon in your toolbar. Pick "Full page" or "Select area."
    2. SNAP captures the image and opens it in the editor in a new tab.
    3. Draw, highlight, type, or just leave it as is.
    4. Click Save to download a PNG, Copy to put it on your clipboard, or Share to mint a private link.
    5. If you want to talk through it, click AI Note for an automatic description, or Voice Note to record one yourself.
    6. Send the link in Slack, email, your project tracker, or anywhere else.
    
    That is the entire product. No accounts required to take a screenshot or annotate it. An account is only needed when you want a share link, history, AI Notes, or Voice Notes.
    
    ================================================================
    DESIGNED FOR PROFESSIONAL USE
    ================================================================
    
    REAL FULL-PAGE CAPTURE — SNAP scrolls the page in tiles sized to your viewport, multiplies by your device pixel ratio so Retina screens stay sharp, hides fixed and sticky elements during capture so they do not stack up in the stitched output, and respects the browser's screenshot rate limit so the result is reliable. Browser-internal pages such as Chrome settings tabs cannot be captured because Chrome itself blocks that — a security boundary, not a SNAP limitation.
    
    REAL EDITOR — The editor is not a popover or a tiny inline widget. It is a full browser tab with a base canvas for the screenshot and an annotation overlay canvas for your strokes. Undo is a real history (up to 50 steps). The text tool lives on top of the canvas while you are typing so you can see exactly how it will look, and dragging the thickness slider while a text input is active live-updates the font size — so you can dial in headline-sized labels without retyping.
    
    PRIVACY-FIRST SHARING — Every share link requires a signed-in viewer. There is no public-by-default mode. The link is short and unguessable. The Storage path for each shared image is owner-namespaced, and Firestore rules enforce that only authenticated users can read shared content. Owners can revoke a link at any time. The bucket itself is shared infrastructure, but every byte SNAP writes lives under a SNAP-specific namespace so nothing else can collide with your captures.
    
    SLACK INTEGRATION ON YOUR TERMS — Slack is per-user. You install SNAP into your own workspace; nobody at Silverberry has access to your Slack tokens. The OAuth handshake happens in your browser, the token is stored encrypted-at-rest on the server, and SNAP only ever uses it to post to channels you choose. You can disconnect any time from /settings, which calls Slack's revoke endpoint and deletes the token from our database.
    
    KEYBOARD AND CLIPBOARD — Copy puts the PNG on the system clipboard via the modern ClipboardItem API, so pasting into Figma, Slack, Linear, Jira, GitHub, Gmail, Notion, Confluence, Docs, Sheets, and just about anything else just works.
    
    ================================================================
    PRICING — FAIR AND SIMPLE
    ================================================================
    
    FREE — Unlimited screenshots. Unlimited annotations. Unlimited PNG downloads and clipboard copies. Unlimited private share links with sign-in-required viewing. Slack integration. History of your captures. Plus 5 AI Notes and 5 Voice Notes every month, refilling on the 1st (UTC).
    
    SNAP PRO — $9.99 per month or $99.99 per year. AI Notes and Voice Notes for everyday personal use, with no published hard cap. Use them through your day without counting. Cancel any time from the Manage Billing portal and keep Pro until the end of the period.
    
    Pro is intended for reasonable personal use. We do not publish a cap, but excessive or automated usage that looks like abuse may be rate-limited. If we ever discontinue the service, we will refund the unused portion of your current billing period on a pro-rata basis. Tax is calculated automatically at checkout. Refund or billing question? [email protected] will get you a human.
    
    You never need a paid plan to take screenshots, annotate them, save them, copy them, or share them. The free tier is the full editor and the full sharing pipeline. Pro is only about AI Notes and Voice Notes.
    
    ================================================================
    PERMISSIONS — WHAT WE ASK FOR AND WHY
    ================================================================
    
    SNAP requests the minimum set of Chrome permissions needed for screenshots to actually work. We do not collect browsing history, do not track you across sites, and do not sell or share data with advertisers.
    
    • activeTab — so SNAP can capture the tab you click on.
    • tabs — to coordinate the capture across the page tiles.
    • scripting — to inject the area-selection overlay only when you choose "Select area."
    • downloads — to save your PNG when you click Save.
    • storage — to hand the captured image off to the editor tab and remember per-tool color preferences.
    • clipboardWrite — for the Copy button.
    • host_permissions: <all_urls> — so SNAP can take a screenshot of any normal web page you are on. The extension does not run any code on a page until you explicitly ask it to.
    
    Your screenshots stay local until you press Share. AI Note and Voice Note send the relevant image or audio to our backend for processing and store the resulting description or transcript on your account so you can see it again later. You can delete any snap from My SNAPs at any time.
    
    ================================================================
    WHAT IS NEW LATELY
    ================================================================
    
    • AI Notes: structured descriptions and OCR-grade text extraction, ready to paste into a bug report or a doc.
    • Voice Notes: hit record, talk it through, get a transcript next to the image.
    • My SNAPs: a real history view so nothing you captured ever gets lost in your downloads folder.
    • Slack: per-user OAuth, choose a default workspace and channel, send any snap with one extra click.
    • Private sharing on a custom domain: links look like https://snap.silverberry.ai/s/{id} and require sign-in to view.
    • A polished, accessible editor with per-tool color memory, live-updating text size, dashed lines, arrow heads, and a 50-step undo.
    
    ================================================================
    ROADMAP — COMING SOON
    ================================================================
    
    • Blur and pixelate region — redact sensitive content right in the editor.
    • Crop after capture, with snap-to guides.
    • Redo, in addition to undo.
    • Configurable keyboard shortcuts for capture.
    • Delayed capture, for hover and focus states.
    • Full-text search across your AI Notes and Voice Note transcripts.
    
    If something is missing that would change your day, write to [email protected]. We read every email and we ship.
    
    ================================================================
    FREQUENTLY ASKED QUESTIONS
    ================================================================
    
    DOES SNAP CAPTURE PASSWORDS OR SECRETS BY ACCIDENT? — SNAP only captures what is visible on the page when you click capture. If a sensitive value is on screen at that moment, it will be in the image. The blur tool is on the roadmap; in the meantime, the rectangle tool with a solid fill is a good redaction stand-in.
    
    CAN I CAPTURE A CHROME SETTINGS PAGE OR ANOTHER EXTENSION'S PAGE? — No. Chrome blocks all extensions, including SNAP, from capturing chrome:// URLs and other extensions' pages. This is a browser-level security rule.
    
    WHO CAN SEE MY SHARE LINKS? — Only people you send the link to, and only if they sign in. There is no anonymous-viewing mode by default. You can revoke any share at any time.
    
    WHAT HAPPENS WHEN I HIT MY MONTHLY AI / VOICE NOTE LIMIT ON THE FREE PLAN? — The editor shows a friendly message with an upgrade link. Your screenshots, annotations, and sharing keep working. The counter resets on the first of the next month, in UTC.
    
    WHERE ARE MY SCREENSHOTS STORED? — Local-first. A capture lives in your browser until you press Share, AI Note, or Voice Note. At that point, the image (or audio) is uploaded to your Snap account on our backend, namespaced under your account so it is isolated from any other user's data.
    
    CAN I DELETE A SNAP? — Yes. Open My SNAPs, find the capture, and remove it. The image and any AI/Voice metadata are deleted from our backend.
    
    DO YOU SELL MY DATA? — No. We do not sell, rent, or share user data with advertisers. The only third parties that touch your data are the infrastructure providers we use to run the service (Google Cloud / Firebase, Stripe for billing, AI vendors for AI Notes and Voice Note transcription), and only the minimum needed for those features.
    
    WHY DOES THE EXTENSION ASK FOR <all_urls>? — Because a screenshot tool that only works on some sites is not a screenshot tool. SNAP does not run any code on the page until you click "Select area" or click capture.
    
    WHAT BROWSERS DO YOU SUPPORT? — Any Chromium-based browser that supports Manifest V3 extensions. That includes Google Chrome, Microsoft Edge, Brave, Arc, and Opera. Firefox support is on the roadmap.
    
    ================================================================
    HOW SNAP IS BUILT
    ================================================================
    
    SNAP is a Manifest V3 extension. The popup is a tiny launcher. The background service worker handles capture and stitching. A small content script renders the area-selection overlay only when you ask for it. The annotation editor lives on its own page using HTML canvas. The web companion at https://snap.silverberry.ai handles sign-in, history, sharing, billing, Slack, and admin.
    
    Production runs on Firebase Hosting, Cloud Functions, Firestore, and Cloud Storage. Billing is Stripe with automatic tax. We do not store payment card details.
    
    ================================================================
    SUPPORT, FEEDBACK, AND CONTACT
    ================================================================
    
    We read every message.
    
    • Support, bug reports, feature requests, and billing questions: [email protected]
    • Status and updates: https://snap.silverberry.ai
    
    SNAP is built by Silverberry Group, Inc. We are a small product team that ships often.
    
    ================================================================
    INSTALL, GIVE IT A TRY, AND TELL A COWORKER
    ================================================================
    
    Install SNAP, take a full-page screenshot of the longest article in your reading list, draw a circle around the best paragraph, hit Share, and paste the link in your favorite chat. That is the demo.
    
    Welcome to faster screenshots. Welcome to SNAP.
  • May 17, 2026
    short_description
    Capture full-page or region screenshots, annotate with pen and text, then save as PNG or copy to clipboard.
    AI-powered screenshots for Chrome — capture, annotate, ask AI about it, voice-narrate, and share private links.
  • May 17, 2026
    name
    Snap
    AI SNAP
  • May 17, 2026
    permissions
    activeTab, tabs, scripting, downloads, storage, clipboardWrite, identity
    activeTab, tabs, scripting, downloads, storage, clipboardWrite, identity, alarms

Permissions & access

Permissions
activeTabtabsscriptingdownloadsstorageclipboardWriteidentityalarms
Host access
<all_urls>, https://identitytoolkit.googleapis.com/*, https://securetoken.googleapis.com/*, https://firestore.googleapis.com/*, https://firebasestorage.googleapis.com/*, https://www.googleapis.com/*

Screenshots

AI SNAP screenshot 1AI SNAP screenshot 2AI SNAP screenshot 3AI SNAP screenshot 4AI SNAP screenshot 5AI SNAP screenshot 6AI SNAP screenshot 7

About

AI SNAP — Your AI-powered memory for the web

Stop bookmarking. Start remembering. SNAP any page, post, or PDF — then chat with everything you've kept.

AI SNAP is your personal memory of the web. Capture anything worth remembering — articles, posts, receipts, screenshots, PDFs — and chat with it later in plain English. The Chrome extension is the fastest way to save today; an iOS app is coming next so you can SNAP from your phone too. Stop bookmarking. Start remembering.

================================================================
WHAT AI SNAP DOES
================================================================

• Full-page screenshots that capture everything top to bottom — not just the visible viewport. SNAP scrolls the page for you, hides repeating sticky headers and footers so they do not appear in every tile, stitches the result on an OffscreenCanvas at your real device pixel ratio, and hands you a crisp PNG.

• Region (area) screenshots with a clean overlay — drag a rectangle, release, and the shot is taken. The selection overlay disappears before capture, so the dotted line never ends up baked into the image.

• A real annotation editor that opens in its own browser tab. No tiny popover. Big canvas, real tools, real keyboard focus. Pen, highlighter, rectangle, ellipse, straight line with optional arrow heads and a dashed style, text, color picker, thickness/text-size slider, and one-click undo and clear.

• Per-tool memory — your pen color, highlighter color, rectangle color, ellipse color, and text color are remembered separately. Switching tools never forces you to repick.

• Highlighter that behaves like a real highlighter: multiply blend mode and a wider, semi-transparent stroke so the underlying text is always still readable.

• Save as PNG or copy to the clipboard. Two buttons. That is the entire export flow.

• Private sharing built in. When you click Share, SNAP uploads the image to your Snap account, mints a short link of the form https://snap.silverberry.ai/s/{id}, and copies it to your clipboard. The viewer page requires the recipient to sign in — there are no anonymous public URLs by default. You stay in control of who can see what.

• Slack delivery. Connect your own Slack workspace once (per-user OAuth, your token, your workspaces), and SNAP can post a snap to any channel you have access to with one extra click. No bot installs in your workspace by an outside team — every install is yours.

• AI Note. One click and SNAP describes what is on the screen — alt-text-quality summaries, structured "what is this UI showing" descriptions, OCR of the text it can see, and helpful context you can paste into a bug report or a doc.

• Voice Note. Hit record, talk through what you are looking at, and SNAP transcribes it next to the image so the next person reading it knows exactly what mattered. Great for "this is what is broken" walkthroughs, design rationales, or quick teaching captions on a worksheet.

• A history of your snaps. Sign in once and your past captures live in My SNAPs — searchable, dated, and one click away.

================================================================
WHY PEOPLE INSTALL SNAP
================================================================

DESIGNERS — Capture a whole landing page in one shot, draw a red circle around the misaligned button, type "spacing is 12 instead of 16" beside it, and drop the link in your design channel without leaving the browser.

DEVELOPERS — Stop pasting tiny crops into pull requests. SNAP gives you a real full-page render, AI-generated alt text for accessibility, and a short share URL that embeds nicely in GitHub and GitLab comments. Voice Notes are perfect for "here is the bug, here is the workaround, please look here next" without writing a wall of text.

CUSTOMER SUPPORT — Step-by-step screenshots with private links you can paste into a ticket, where the customer has to sign in to view. Internal screenshots stay internal. AI Notes give you a head start on the issue summary so triage is faster.

PRODUCT MANAGERS — Spec a flow by capturing each step, annotate the bits that change, and share a single link with engineering. Voice Note the rationale once instead of writing it three times.

EDUCATORS AND STUDENTS — Build a worksheet from a real web page. Highlight the keywords. Type a question over the image. Voice-record the explanation. Share a private link only your class can open.

RESEARCHERS — Capture a paper figure with the surrounding context, AI-summarize the key idea so future-you can search by meaning, not by filename, and link from your notes app of choice.

RECRUITERS, OPERATIONS — Document any flow. A signed-in URL beats an email attachment for compliance, and the AI Note gives every snap a searchable summary out of the box.

================================================================
HOW IT WORKS — STEP BY STEP
================================================================

1. Click the SNAP icon in your toolbar. Pick "Full page" or "Select area."
2. SNAP captures the image and opens it in the editor in a new tab.
3. Draw, highlight, type, or just leave it as is.
4. Click Save to download a PNG, Copy to put it on your clipboard, or Share to mint a private link.
5. If you want to talk through it, click AI Note for an automatic description, or Voice Note to record one yourself.
6. Send the link in Slack, email, your project tracker, or anywhere else.

That is the entire product. No accounts required to take a screenshot or annotate it. An account is only needed when you want a share link, history, AI Notes, or Voice Notes.

================================================================
DESIGNED FOR PROFESSIONAL USE
================================================================

REAL FULL-PAGE CAPTURE — SNAP scrolls the page in tiles sized to your viewport, multiplies by your device pixel ratio so Retina screens stay sharp, hides fixed and sticky elements during capture so they do not stack up in the stitched output, and respects the browser's screenshot rate limit so the result is reliable. Browser-internal pages such as Chrome settings tabs cannot be captured because Chrome itself blocks that — a security boundary, not a SNAP limitation.

REAL EDITOR — The editor is not a popover or a tiny inline widget. It is a full browser tab with a base canvas for the screenshot and an annotation overlay canvas for your strokes. Undo is a real history (up to 50 steps). The text tool lives on top of the canvas while you are typing so you can see exactly how it will look, and dragging the thickness slider while a text input is active live-updates the font size — so you can dial in headline-sized labels without retyping.

PRIVACY-FIRST SHARING — Every share link requires a signed-in viewer. There is no public-by-default mode. The link is short and unguessable. The Storage path for each shared image is owner-namespaced, and Firestore rules enforce that only authenticated users can read shared content. Owners can revoke a link at any time. The bucket itself is shared infrastructure, but every byte SNAP writes lives under a SNAP-specific namespace so nothing else can collide with your captures.

SLACK INTEGRATION ON YOUR TERMS — Slack is per-user. You install SNAP into your own workspace; nobody at Silverberry has access to your Slack tokens. The OAuth handshake happens in your browser, the token is stored encrypted-at-rest on the server, and SNAP only ever uses it to post to channels you choose. You can disconnect any time from /settings, which calls Slack's revoke endpoint and deletes the token from our database.

KEYBOARD AND CLIPBOARD — Copy puts the PNG on the system clipboard via the modern ClipboardItem API, so pasting into Figma, Slack, Linear, Jira, GitHub, Gmail, Notion, Confluence, Docs, Sheets, and just about anything else just works.

================================================================
PRICING — FAIR AND SIMPLE
================================================================

FREE — Unlimited screenshots. Unlimited annotations. Unlimited PNG downloads and clipboard copies. Unlimited private share links with sign-in-required viewing. Slack integration. History of your captures. Plus 5 AI Notes and 5 Voice Notes every month, refilling on the 1st (UTC).

SNAP PRO — $9.99 per month or $99.99 per year. AI Notes and Voice Notes for everyday personal use, with no published hard cap. Use them through your day without counting. Cancel any time from the Manage Billing portal and keep Pro until the end of the period.

Pro is intended for reasonable personal use. We do not publish a cap, but excessive or automated usage that looks like abuse may be rate-limited. If we ever discontinue the service, we will refund the unused portion of your current billing period on a pro-rata basis. Tax is calculated automatically at checkout. Refund or billing question? [email protected] will get you a human.

You never need a paid plan to take screenshots, annotate them, save them, copy them, or share them. The free tier is the full editor and the full sharing pipeline. Pro is only about AI Notes and Voice Notes.

================================================================
PERMISSIONS — WHAT WE ASK FOR AND WHY
================================================================

SNAP requests the minimum set of Chrome permissions needed for screenshots to actually work. We do not collect browsing history, do not track you across sites, and do not sell or share data with advertisers.

• activeTab — so SNAP can capture the tab you click on.
• tabs — to coordinate the capture across the page tiles.
• scripting — to inject the area-selection overlay only when you choose "Select area."
• downloads — to save your PNG when you click Save.
• storage — to hand the captured image off to the editor tab and remember per-tool color preferences.
• clipboardWrite — for the Copy button.
• host_permissions: <all_urls> — so SNAP can take a screenshot of any normal web page you are on. The extension does not run any code on a page until you explicitly ask it to.

Your screenshots stay local until you press Share. AI Note and Voice Note send the relevant image or audio to our backend for processing and store the resulting description or transcript on your account so you can see it again later. You can delete any snap from My SNAPs at any time.

================================================================
WHAT IS NEW LATELY
================================================================

• AI Notes: structured descriptions and OCR-grade text extraction, ready to paste into a bug report or a doc.
• Voice Notes: hit record, talk it through, get a transcript next to the image.
• My SNAPs: a real history view so nothing you captured ever gets lost in your downloads folder.
• Slack: per-user OAuth, choose a default workspace and channel, send any snap with one extra click.
• Private sharing on a custom domain: links look like https://snap.silverberry.ai/s/{id} and require sign-in to view.
• A polished, accessible editor with per-tool color memory, live-updating text size, dashed lines, arrow heads, and a 50-step undo.
• Projects, allows you to SNAP each resource per project you have in mind for better oranization and reasoning search. 

================================================================
ROADMAP — COMING SOON
================================================================

• Blur and pixelate region — redact sensitive content right in the editor.
• Crop after capture, with snap-to guides.
• Redo, in addition to undo.
• Configurable keyboard shortcuts for capture.
• Delayed capture, for hover and focus states.
• Full-text search across your AI Notes and Voice Note transcripts.

If something is missing that would change your day, write to [email protected]. We read every email and we ship.

================================================================
FREQUENTLY ASKED QUESTIONS
================================================================

DOES SNAP CAPTURE PASSWORDS OR SECRETS BY ACCIDENT? — SNAP only captures what is visible on the page when you click capture. If a sensitive value is on screen at that moment, it will be in the image. The blur tool is on the roadmap; in the meantime, the rectangle tool with a solid fill is a good redaction stand-in.

CAN I CAPTURE A CHROME SETTINGS PAGE OR ANOTHER EXTENSION'S PAGE? — No. Chrome blocks all extensions, including SNAP, from capturing chrome:// URLs and other extensions' pages. This is a browser-level security rule.

WHO CAN SEE MY SHARE LINKS? — Only people you send the link to, and only if they sign in. There is no anonymous-viewing mode by default. You can revoke any share at any time.

WHAT HAPPENS WHEN I HIT MY MONTHLY AI / VOICE NOTE LIMIT ON THE FREE PLAN? — The editor shows a friendly message with an upgrade link. Your screenshots, annotations, and sharing keep working. The counter resets on the first of the next month, in UTC.

WHERE ARE MY SCREENSHOTS STORED? — Local-first. A capture lives in your browser until you press Share, AI Note, or Voice Note. At that point, the image (or audio) is uploaded to your Snap account on our backend, namespaced under your account so it is isolated from any other user's data.

CAN I DELETE A SNAP? — Yes. Open My SNAPs, find the capture, and remove it. The image and any AI/Voice metadata are deleted from our backend.

DO YOU SELL MY DATA? — No. We do not sell, rent, or share user data with advertisers. The only third parties that touch your data are the infrastructure providers we use to run the service (Google Cloud / Firebase, Stripe for billing, AI vendors for AI Notes and Voice Note transcription), and only the minimum needed for those features.

WHY DOES THE EXTENSION ASK FOR <all_urls>? — Because a screenshot tool that only works on some sites is not a screenshot tool. SNAP does not run any code on the page until you click "Select area" or click capture.

WHAT BROWSERS DO YOU SUPPORT? — Any Chromium-based browser that supports Manifest V3 extensions. That includes Google Chrome, Microsoft Edge, Brave, Arc, and Opera. Firefox support is on the roadmap.

================================================================
HOW SNAP IS BUILT
================================================================

SNAP is a Manifest V3 extension. The popup is a tiny launcher. The background service worker handles capture and stitching. A small content script renders the area-selection overlay only when you ask for it. The annotation editor lives on its own page using HTML canvas. The web companion at https://snap.silverberry.ai handles sign-in, history, sharing, billing, Slack, and admin.

Production runs on Firebase Hosting, Cloud Functions, Firestore, and Cloud Storage. Billing is Stripe with automatic tax. We do not store payment card details.

================================================================
SUPPORT, FEEDBACK, AND CONTACT
================================================================

We read every message.

• Support, bug reports, feature requests, and billing questions: [email protected]
• Status and updates: https://snap.silverberry.ai

SNAP is built by Silverberry Group, Inc. We are a small product team that ships often.

================================================================
INSTALL, GIVE IT A TRY, AND TELL A COWORKER
================================================================

Install SNAP, take a full-page screenshot of the longest article in your reading list, draw a circle around the best paragraph, hit Share, and paste the link in your favorite chat. That is the demo.

Welcome to faster screenshots. Welcome to SNAP.

Technical

Version
1.0.74
Manifest
V3
Size
84.62KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
bjlpglndojfecbpoomjhmnefodnbpblp
Developer ID
u4575a07d457894532c37048af21b14a2
Developer Email
[email protected]
Created
May 11, 2026
Last Updated (Store)
Jun 6, 2026
Last Scraped
Jun 19, 2026
Website
silverberry.ai

Data sourced from the Chrome Web Store · last verified Jun 19, 2026.