Table of Contents
- 🔍 What’s new: three game-changing Gemini updates
- 🔧 How to enable Google Gemini in Chrome
- 💡 Practical use cases for Gemini in Chrome
- 🔗 Custom Gems: build, customize and share your AI assistants
- 🎨 Canvas: select-and-ask editing — design without coding
- ⚠️ Limitations, caveats and security considerations
- 🛠️ Step-by-step workflows and templates you can start using today
- 📉📈 Business and career implications: will AI replace jobs?
- 📸 Multimedia and SEO recommendations for your posts
- ❓ FAQ
- 🚀 Final thoughts and next steps
🔍 What’s new: three game-changing Gemini updates
Google’s latest Gemini rollout includes three major updates that are worth knowing about:
- Gemini embedded directly in Chrome: Gemini is now available as a persistent assistant inside your Chrome browser. It can see the page you’re on (when you grant permission), answer questions, and become a thinking partner for almost anything you do online.
- Shareable custom Gems: You can build specialized Gems (customized Gemini assistants with instructions and knowledge) and share them with other people or teams, with view or edit permissions.
- Canvas select-and-ask editing: Gemini can now edit elements inside Canvas designs by selecting specific items and applying changes — think changing a button color or swapping an image without manually rewriting code.
Each one of these by itself is impactful. Together they create a toolkit that speeds up ideation, execution, and collaboration — and they open up new possibilities for creators, consultants, marketers, product teams, and educators.
🔧 How to enable Google Gemini in Chrome
Before you start using Gemini in Chrome, you’ll want to make sure a few Chrome settings are turned on so Gemini can behave as expected and offer the best experience. Here’s a step-by-step checklist I use every time I enable it for a new machine or profile:
- Open Chrome and click the three dots (menu) in the top-right corner, then choose Settings.
- Find the Gemini (or “Gemini in Chrome”) section in settings and enable:
- Show Gemini at the top of the browser — places the icon where you can reach it quickly.
- Show Gemini in Mac menu bar — if you’re on macOS and want constant access.
- Adjust shortcuts:
- Set the keyboard shortcut and navigation shortcut to something comfortable for you so you can summon Gemini quickly.
- I usually remap to a combo that doesn’t interfere with my other shortcuts.
- Turn on Closed captioning if you want transcripts for audio/video interactions.
- Decide on Precise location access. If you want Gemini to find restaurants, stores, or local inventory, enable it. Otherwise I keep it off for privacy.
- Enable the Microphone so you can speak to Gemini.
- Enable Page sharing — this is crucial. Gemini needs page-sharing permissions to analyze the web page you’re on and give contextual answers.
Important notes on page sharing:
- When Gemini is accessing the current page, you’ll often see a blue border around it indicating the page is being shared.
- If page sharing is off, Gemini can still answer generic questions, but it won’t be able to analyze the content of the page — and that drastically reduces its usefulness during research, troubleshooting, or content editing.
Finally, Gemini in Chrome is not a remote control. It cannot physically click your buttons or change elements on a page for you (some other AI-powered browsers do allow that). Instead, think of Gemini as a real-time thinking partner: it can read the page, explain, summarize, generate instructions, produce code snippets, and suggest exact UI interactions — but you remain in control of the final clicks.
💡 Practical use cases for Gemini in Chrome
Once you’ve enabled it, Gemini becomes available everywhere you go in Chrome. Below are practical ways to use it throughout your day.
Research and data lookup
Open a financial dashboard or a stock page and ask Gemini targeted questions like “what was VGT’s price one year ago today?” With the page shared, Gemini can read the numbers and give precise answers. In my demo example VGT was $577 on that date — a quick way to check long-term performance without manually opening charts.
Code and troubleshooting assistant
If you’re on Stack Overflow or GitHub, Gemini can summarize a thread, propose code fixes, or explain error messages. It’s especially useful while debugging because you can keep the context of the current page without switching apps.
Guided walkthroughs and live help
Use Gemini’s Go Live feature (similar to AI Studio) when you need step-by-step help. Whether you’re filling out a confusing form, adding a description to your YouTube channel, or configuring a tool, going live gives you interactive instructions tailored to the page contents.
Content creation and ideation
On YouTube, Gemini can summarize a video, suggest timestamps, or help you write titles and descriptions while referencing the content you’re viewing. It’s ideal for creators who need fast drafts, audience insights, or better metadata.
Context-aware memory and multi-tab workflows
Gemini can remember context from the pages you share during a session. You can view recent chats, start new chats, or continue chats in a new tab — handy for multi-step tasks like market research, content planning, or building a strategy that spans different pages.
🔗 Custom Gems: build, customize and share your AI assistants
One of the biggest upgrades is that custom Gems are now shareable. Gems are specialized Gemini instances you configure with a system prompt, instructions, and knowledge files to create a tailored assistant for a specific job. Here’s how I build and share Gems:
How to create a Gem
- Open Gemini and navigate to the Gems area.
- Click New Gem and give it a descriptive name — e.g., “YouTube Title Generator”.
- Write the instructions for the Gem — these are the system-style prompts that define the assistant’s role. If you’re unsure, have Gemini rewrite your draft instructions into a better system prompt.
- Add knowledge: upload files (CSV, JSON), import documents, add videos, or paste code. Gems accept a wide array of formats — which is powerful for creating domain-specific assistants.
- Click Save and start chatting with the Gem immediately.
“You are an expert at creating YouTube titles: analyze the provided video description and script to generate 10 title options that are attention-grabbing, SEO-optimized, and under 70 characters. Include an emotional hook and a keyword phrase.”
This blockquote is an example of a system prompt you might refine with Gemini’s help. After you save the Gem, you can test it and iterate quickly.
Sharing Gems safely
Once your Gem is polished you can share it:
- Share via link — make it available to anyone with the link.
- Share with specific people — choose individual collaborators and set permissions to view or edit.
- Viewer-only mode — great for distributing tools in a community or to clients without exposing your system prompt or data.
Use cases for shareable Gems include:
- Teaching: distribute Gems to students for exercises (e.g., a research assistant Gem loaded with course readings).
- Consulting: give clients a Gem that standardizes deliverable generation — such as report templates or SEO audits.
- Creator communities: share hashtag generators, title/script templates, or comment-analysis Gems across your team.
Best practices when creating Gems
- Segregate sensitive data: don’t put passwords or private API keys into Gem knowledge files.
- Version control: keep a changelog and timestamp for edits so you can roll back if needed.
- Permission hygiene: prefer viewer-only for large audiences; grant edit access to trusted collaborators only.
- Template design: create master Gems as templates and make copies for client-specific customization.
🎨 Canvas: select-and-ask editing — design without coding
Canvas has become much more powerful with Gemini plugged in. Previously, when Gemini generated HTML/CSS/JS for a landing page or slide deck, changing a single element required precise natural-language instructions and a lot of back-and-forth. Now you can directly select an element and ask Gemini to modify it. Here’s exactly how that works and what to expect.
Turning on Canvas and creating a page
- Open Canvas and start a new design (landing page, slide, or mock-up).
- Ask Gemini to create something for you — e.g., “Spin me up a landing page to get leads for my TikTok automation program.” Gemini produces HTML, CSS, and JavaScript instantly.
Select-and-ask flow
- Select the element you want to change directly inside the Canvas UI (a button, image, text block, or background).
- Open the Gemini panel and choose Select and Ask or click the element and start typing your instruction.
- Give a precise instruction, for example: “Change this button color to a blue gradient (#1E90FF to #00BFFF), keep rounded corners at 8px, and increase font weight to 700.”
- Gemini applies the change. If the result isn’t exactly what you wanted, use the undo option to revert to the previous version.
Why be hyper-specific? Because Canvas sees the design as an entire document. If you say “make this blue,” Gemini might interpret the background rather than the button. Precise selectors and clear properties (color hex codes, pixel sizes, CSS attributes) result in predictable edits.
Adding Gemini features to Canvas projects
There’s also an Add Gemini features option that integrates AI-powered functionality directly into your landing pages — for example, a chat widget backed by the Gemini API that can generate ideas, scripts, or answer user questions. In my example landing page, I added a “Generate Idea” button that produced a full YouTube/TikTok script and video idea in seconds.
Why this matters
This feature brings non-developers closer to rapid prototyping and iteration. Marketers can test messaging, designers can tweak visuals without writing CSS, and product teams can mock up AI-powered experiences quickly.
⚠️ Limitations, caveats and security considerations
These updates are powerful, but they are not magic. Here are the limitations and important security considerations to be aware of.
Gemini cannot physically control your PC
Gemini in Chrome can read the page (when allowed) and generate precise instructions, but it cannot click, type, or interact with your operating system directly. If you want full automation that takes actions for you (clicking buttons on the UI or filling forms automatically), you’ll need an automation tool or browser extension that supports direct control.
Privacy of uploaded files and knowledge
When you add files (CSV, JSON, videos) to a Gem, treat those files as sensitive. Don’t upload customer PII, passwords, or proprietary secrets. Decide who should have edit access, and consider a policy for rotating or purging sensitive files.
Model errors and hallucinations
Gemini is powerful but can still hallucinate or misinterpret ambiguous prompts. Always validate outputs — especially code, legal language, or data-driven recommendations — before publishing or running them in production.
Permissions and sharing risks
Shared Gems are convenient for distribution, but a Gem that includes proprietary templates or datasets can leak business knowledge if shared carelessly. Use viewer-only mode where possible and keep an audit of shared links.
🛠️ Step-by-step workflows and templates you can start using today
Below are practical workflows I frequently use and teach. Copy them, adapt them, and customize them into your own Gems or Canvas projects.
Workflow 1 — Rapid landing page + AI lead magnet
- Open Canvas. Ask Gemini: “Create a landing page for a TikTok automation program that captures name, email, and top business goal.”
- Review the generated HTML/CSS and select the hero CTA button. Use Select-and-Ask: “Change CTA button to gradient #1E90FF→#00BFFF, text: ‘Get My Audit’, font-weight 700.”
- Add a Gemini-powered chat widget using “Add Gemini features” to allow visitors to ask the AI about the program — pre-fill the widget with FAQ prompts.
- Publish and test. Use the Gem to generate follow-up email copy and a sequence of three nurture emails.
Workflow 2 — Creator content factory Gem
- Create a Gem named “Creator Content Suite.”
- Add instructions: title generation, script outline, hashtags, and short descriptions. Upload a CSV of trending keywords to the Gem’s knowledge base.
- Share the Gem with your social team in viewer-only mode so they can produce titles and scripts without seeing internal strategy notes.
Workflow 3 — Consulting deliverable generator
- Create a Gem called “Client Audit Builder.”
- Upload a template deck as a working document, include a dataset of client KPIs in CSV, and add instructions to produce a 10-slide audit with recommendations.
- Share with your client as viewer-only. Offer edit access to internal team members.
📉📈 Business and career implications: will AI replace jobs?
Goldman Sachs recently reported that they expect AI could replace over 300 million jobs in the next 12 months. That stat is dramatic and polarizing, but it highlights a larger point: AI is changing how work gets done, and the people who learn to wield it will have a competitive edge.
My advice is simple:
- Become the replacer, not the replaced. Learn how to use AI to automate repetitive tasks, build unique AI-powered products, and deliver services faster.
- Upskill with practical projects. Tools like Gemini allow you to prototype AI solutions without being a software engineer. Build a portfolio of Gems, Canvas projects, and automations.
- Teach others. If you’re a consultant, educator, or manager, package your expertise into Gems and scale your offerings.
If you want a guided pathway, I created the AI Automation School to teach exactly this: how to automate work with AI, build AI agents without deep coding skills, and audit your personal workflow to speed up productivity. Check it out here: https://www.skool.com/ai-automation-school/about
📸 Multimedia and SEO recommendations for your posts
When you publish content that references these new Gemini features or any AI-driven workflow, follow these best practices for multimedia and SEO:
- Include clear screenshots showing the Gemini panel in Chrome with a blue border indicating page sharing. Use alt text like: “Gemini in Chrome analyzing a financial webpage — blue border indicates page sharing”.
- Use a descriptive hero image for Canvas demos: alt text example — “Landing page built with Gemini inside Canvas showing AI-powered chat widget”.
- Write a concise meta description (150–160 characters). Example below.
- Use relevant keywords throughout: Google Gemini, Gemini in Chrome, shareable Gems, Canvas select-and-ask, AI automation.
- Include internal links to related articles on your site so readers can dive deeper into automation workflows or case studies (e.g., “beginner AI automations” or “how to build AI agents”).
- Reference authoritative external sources when you cite data (for example, include a reputable link when quoting a study or market forecast). You can paste URLs in the content if you need to avoid anchor tags.
Suggested meta description: Google Gemini’s new Chrome integration, shareable Gems, and Canvas select-and-ask features let you build AI workflows faster—here’s how to enable them and real-world use cases.
Suggested tags: Google Gemini, Gemini in Chrome, AI automation, shareable Gems, Canvas editing, AI for creators, AI productivity, Rob The AI Guy
❓ FAQ
Q: How do I enable Gemini in Chrome?
A: Open Chrome settings, enable “Show Gemini at top of browser” (and Mac menu bar if on macOS), turn on microphone, closed captioning (optional), and crucially enable “Page sharing” so Gemini can analyze pages. Set shortcuts for fast access.
Q: Can Gemini actually click and change things in my browser?
A: No. Gemini in Chrome cannot physically interact with your OS or click elements for you. It can read the shared page and tell you exactly what to click and what changes to make. For direct actions, use a browser automation tool.
Q: What file types can I add to a Gem’s knowledge base?
A: Gems accept many formats including CSV, JSON, videos, documents, and code snippets. This flexibility lets you build domain-specific Gems backed by real data.
Q: Are shared Gems safe to distribute to clients or students?
A: Yes — but with caution. Use viewer-only mode when distributing at scale. Avoid embedding sensitive data in shared Gems. Manage permissions and keep a changelog for edits.
Q: If Gemini messes up a Canvas edit, can I undo it?
A: Yes. Canvas includes versioning and undo. If a Gemini edit doesn’t do what you expected, there’s an option to revert to the previous version.
Q: What’s the difference between “fast” and “reasoning” in Gemini?
A: “Fast” is optimized for speed and lower latency responses; “Reasoning” spends more cycles to produce more thoughtful, complex answers (useful for multi-step logic, planning, or deep analysis).
Q: Where can I learn more and get hands-on templates?
A: I recommend starting with practice Gems and Canvas projects as described above. If you want a structured program, visit my AI Automation School: https://www.skool.com/ai-automation-school/about. Also you can follow my channel for daily tutorials: https://www.youtube.com/channel/UC0FBv8ckxw1hrZxbUm3G7hA
🚀 Final thoughts and next steps
Google Gemini’s integration into Chrome, shareable Gems, and Canvas’s select-and-ask edits are more than incremental improvements — they’re a step toward embedding powerful AI into everyday workflows. If you use these tools responsibly, you can shave hours off repetitive tasks, scale your expertise via shared Gems, and prototype AI-enabled experiences without deep coding skills.
My recommended next steps:
- Enable Gemini in Chrome and test page sharing on a few different types of sites (news, documentation, dashboards).
- Create a small Gem for a repetitive task you do weekly (e.g., title generation, script outline) and iterate until it works reliably.
- Experiment with Canvas select-and-ask to modify a landing page or mock-up and learn how precise prompts affect results.
- Protect sensitive data — never upload passwords or private keys into a Gem.
- If you want guided help, consider enrolling in AI Automation School to learn systematic ways to build and monetize AI workflows.
If you found this useful and want daily walkthroughs and automations to help you get more done with AI, follow along with my tutorials and reach out with how you’re using Gemini — I love seeing creative use cases from the community.
Useful URLs to bookmark:
- AI Automation School: https://www.skool.com/ai-automation-school/about
- My YouTube channel: https://www.youtube.com/channel/UC0FBv8ckxw1hrZxbUm3G7hA