{"id":1697,"date":"2026-06-29T20:51:08","date_gmt":"2026-06-29T19:51:08","guid":{"rendered":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/"},"modified":"2026-06-29T20:51:13","modified_gmt":"2026-06-29T19:51:13","slug":"oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work","status":"publish","type":"post","link":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/","title":{"rendered":"Oh, behave! How Gemini can reshape the web for the way you work"},"content":{"rendered":"<div class=\"anp-pro-entry\">\n<p class=\"anp-pro-lead\">The topic <strong>Oh, behave! How Gemini can reshape the web for the way you work<\/strong> is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments.<\/p>\n<p class=\"anp-pro-p\">This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture.<\/p>\n<p class=\"anp-pro-p\">Reading about the \u201crevolutionary\u201d nature of generative AI technologies these days, it\u2019s hard not to feel a little left out.<\/p>\n<p class=\"anp-pro-p\">Sure, services like Google\u2019s Gemini and its contemporaries can be useful in certain limited, specific areas for productivity purposes. But working with them can also be pretty disheartening and overwhelming \u2014 from prompt fatigue and an onslaught of AI workslop to the fear of lost jobs and even just the simple inconsistencies and inaccuracies these systems are so prone to providing. (And that\u2019s to say nothing of the ever-increasing creepy factor that often accompanies this type of technologies.)<\/p>\n<p class=\"anp-pro-p\">More and more, it seems the most significant impact of these systems is in areas like coding, where AI is allowing ambitious tech-heads to create their own custom programs with limited to no programming knowledge (but a lot of time, vision, and patience) \u2014 as well as allowing accomplished coders to produce products more quickly by letting AI do the dirty work and then spending their time guiding, tweaking, and correcting its output.<\/p>\n<p class=\"anp-pro-p\">That\u2019s all well and good, but the reality is that most of us mere mortals are never gonna mess with anything that daunting. That doesn\u2019t, however, mean we can\u2019t enjoy a slice of the custom-coding pie and the productivity advantages it offers \u2014 on a much simpler but still supremely useful level.<\/p>\n<p class=\"anp-pro-p\">The average-worker answer lies in an oft-overlooked middle-ground possibility these AI chatbots possess to help us create relatively basic but extremely high-potential custom browser extensions. As their name suggests, these simple little programs run entirely in your browser \u2014 the same exact sorts of add-ons you\u2019d typically find and install in a marketplace like Google\u2019s Chrome Web Store.<\/p>\n<p class=\"anp-pro-p\">But with Gemini or any other similar genAI platform, you can dream up your own web-improving extension and turn it into reality in a matter of minutes \u2014 simply by describing your goal and then guiding the AI gently along the way. And given how much time most of us spend on the web these days, that opens up a tantalizing series of doors for taking total control of your work environment.<\/p>\n<p class=\"anp-pro-p\">Hate all the extraneous bells and whistles gunking up the Google Docs interface? Gemini can create a Chrome extension that removes them. Annoyed by a glitchy web app? Ask Gemini for an extension that makes some under-the-hood improvements. The possibilities are endless.<\/p>\n<p class=\"anp-pro-p\">Let me show you how exactly it works, how easy it is to approach and master, and how many work-enhancing possibilities are out there just waiting to be created.<\/p>\n<p class=\"anp-pro-p\">First things first: You don\u2019t need any special tools or subscriptions to make this happen. For the purposes of this article, we\u2019ll focus on Google\u2019s Gemini for the creation and the standard desktop Chrome browser for the installation \u2014 but the same basic process would work with most any AI chatbot, if you happen to prefer ChatGPT or Claude, as well as with any extension-supporting, Chromium-compatible browser (a list that includes everything from Microsoft Edge to Brave, Vivaldi, and beyond).<\/p>\n<p class=\"anp-pro-p\">Google offers a dizzying array of Gemini modes and options and an equally overwhelming series of AI subscription plans that control how much you can use those capabilities, but you don\u2019t need to worry about any of that to create custom Chrome extensions. You might sometimes see better results if you switch your Gemini model to \u201cPro\u201d or your Gemini thinking level to \u201cExtended\u201d \u2014 designations that even Gemini itself has trouble deciphering (believe me, I asked!) \u2014 but just using the default Gemini settings with a free Google account will generally work quite well.<\/p>\n<p class=\"anp-pro-p\">Getting going with a custom Chrome extension is as simple as opening up a new Gemini chat and telling the system what you want it to cook up for you. The hardest part is deciding what you want and what\u2019d be helpful for you \u2014 something we\u2019ll explore more in a moment, via specific examples and suggestions. Once you\u2019ve got that, you can just ask Gemini to create a Chrome extension that\u2019ll accomplish what you\u2019re envisioning, with as much specificity as possible about what it\u2019ll do and how it\u2019ll look.<\/p>\n<p class=\"anp-pro-p\">Gemini will spit back a series of plain-text code chunks with instructions to copy each cluster and paste it into a new plain text file with a certain specific name \u2014 things like \u201cmanifest.json,\u201d \u201ccontent.js,\u201d and \u201cstyles.css.\u201d All you\u2019ll do is use the on-screen button to copy each segment, then open up any simple text editor (like Windows Notepad, macOS TextEdit, or any number of simple online text editors) and paste the text in, then save it under the name Gemini gives you.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/gemini-custom-chrome-extensions-02-initial-prompt.jpg\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">You\u2019ll need to put all the files into a single isolated folder on your computer, and then you can go into Chrome, type chrome:extensions into its address bar, and install your shiny new creation by:<\/p>\n<p class=\"anp-pro-p\">Chrome\u2019s \u201cDeveloper Mode\u201d toggle and \u201cLoad unpacked\u201d button are the keys to importing any extension you create.<\/p>\n<p class=\"anp-pro-p\">And that\u2019s pretty much it: No complicated compiling or program publishing \u2014 the extension you envisioned will be alive and working right in your browser and ready to use.<\/p>\n<p class=\"anp-pro-p\">Now, odds are, it won\u2019t be exactly what you wanted in its first iteration, and you\u2019ll have to go back to Gemini to request several rounds of updates and corrections. Each time, Gemini will create a new set of code chunks, and you simply overwrite the text in each file with its corresponding new code chunk.<\/p>\n<p class=\"anp-pro-p\">It\u2019s still a bit of a process. But you\u2019ll rarely spend more than an hour on something simple and maybe a few hours on something especially multifaceted and specific, and whatever you create will then work to your advantage indefinitely from that point onward, on any computer where you install it.<\/p>\n<p class=\"anp-pro-p\">Before we dive into specific slivers of inspiration, let\u2019s just note the hopefully obvious asterisk that this\u2019ll work only if you\u2019re either (a) using a personal computer that isn\u2019t associated with an organization or (b) using a work-connected computer where custom Chrome extensions are permitted. In either scenario, you\u2019ll want to use your own best judgment to ensure that whatever you\u2019re adding into your browser won\u2019t expose any corporate data or cause your IT comrades any alarm if they see you using it in your workday.<\/p>\n<p class=\"anp-pro-p\">With most common examples, though \u2014 including all the ones we\u2019re about to go over \u2014 you shouldn\u2019t have any problem or cause for concern.<\/p>\n<p class=\"anp-pro-p\">Our first custom Chrome extension category is the one that won me over to this practice initially and has been the most shapeshifting for my own browser-based workflow \u2014 and that\u2019s the simple-seeming but transformational ability to have AI remake any web app you rely on to remove unneeded elements and redesign the interface to your exact specifications.<\/p>\n<p class=\"anp-pro-p\">The best example I can show you is what I did with my completely homemade, Gemini-created Docs Zen extension. Google Docs, to put it mildly, has devolved into a cluttered mess. There are so many on-screen elements I never use and, ironically enough, irrelevant AI elements I\u2019d rather not have in my hair. I just want a calm, simple, minimalist environment for writing \u2014 with Google\u2019s second-to-none syncing, universal access, and collaboration systems beneath it.<\/p>\n<p class=\"anp-pro-p\">So rather than try to reinvent the wheel, I described to Gemini all the elements I wanted to remove from Docs and all the ways I wanted to rethink how its interface appeared for me.<\/p>\n<p class=\"anp-pro-p\">My original request to Gemini, followed by rounds of expansions and revisions (and eventually also a more poetic name).<\/p>\n<p class=\"anp-pro-p\">I went back and forth with numerous iterations and kept coming up with interesting new additions to further flesh out and improve the experience \u2014 and I ended up with a delightful setup that gives me a distraction-free view of my writing space with a simple toggle to reveal the main Docs menus and a palette icon that allows me to switch from one eye-pleasing theme to another.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/gemini-custom-chrome-extensions-google-docs-620.gif\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">Google Docs with my custom Docs Zen extension \u2014 a true delight for daily writing.<\/p>\n<p class=\"anp-pro-p\">My setup deliberately doesn\u2019t include comments or other collaborative elements, as I\u2019m mostly writing by myself these days \u2014 but when I do need those elements, the eye icon in the upper-right corner of the screen disables my custom adjustments and takes me back to the standard Docs interface. I can then click the eye icon again in that environment to switch back.<\/p>\n<p class=\"anp-pro-p\">My custom extension includes a simple on-off toggle for times when I need the full Docs setup.<\/p>\n<p class=\"anp-pro-p\">I used Gemini to create something similar for Trello, with which I also have a love-hate relationship \u2014 loving the foundational functions and easy access everywhere but hating the interface that\u2019s lost focus, gained bloat, and gotten noticeably clunky and slow over time.<\/p>\n<p class=\"anp-pro-p\">With the same sort of step-by-step, plain-English guidance, I was able to transform Trello from this\u2026<\/p>\n<p class=\"anp-pro-p\">I couldn\u2019t even begin to recount the number of superfluous features and elements I\u2019ve removed, along with revamping the overall interface to make it both more efficient and more visually pleasing to my eye.<\/p>\n<p class=\"anp-pro-p\">Whether it\u2019s a web app you rely on regularly or even just a website you open often, the possibilities are practically endless for the ways you can reshape it and mold it to make it work better for you.<\/p>\n<p class=\"anp-pro-p\">In addition to the surface-level adjustments and feature removals in my aforementioned Trello-enhancing extension, I also added in several components \u2014 such as one-click buttons for archiving or moving cards \u2014 and I managed to speed up the site by making some under-the-hood adjustments Gemini suggested when I asked about its choppy performance. The same sort of concept can apply to any web-based interface you\u2019re using, if there are any options that are annoyingly buried within menus, shortcuts that\u2019d make your life easier, or other improvements you\u2019ve longed to see.<\/p>\n<p class=\"anp-pro-p\">You can also consider some simple standalone extensions for giving yourself on-demand features that aren\u2019t necessarily associated with any one specific website but could be useful in plenty of productivity scenarios. For instance:<\/p>\n<p class=\"anp-pro-p\">All the color codes I need are now never more than a couple clicks away.<\/p>\n<p class=\"anp-pro-p\">My custom time zone conversion extension comes in handy countless times a day.<\/p>\n<p class=\"anp-pro-p\">Maybe what you want is the ability to interact with data on different websites more easily \u2014 to be able to save any table on a page in front of you as a CSV file, mayhap, or even to save any text you highlight on a page into a new Google Docs document. Whatever the case may be, Gemini can handle it \u2014 and that superpower that you\u2019ve always wished for but never found the right tool to make possible can actually now be yours.<\/p>\n<p class=\"anp-pro-p\">Our final category of custom Chrome extensions to consider moves beyond the web itself and into your actual browser. The browser is essentially the modern-day desktop, after all \u2014 and for the first time now, you can expand and enhance it in all sorts of interesting ways.<\/p>\n<p class=\"anp-pro-p\">As with all the other ideas we\u2019ve gone over, all you\u2019ve gotta do is ask \u2014 and now, with the right inspiration in mind, you\u2019re ready to get your custom extension adventures going and start bending the web to your will.<\/p>\n<aside class=\"anp-pro-aside\" aria-label=\"context\">\n<p class=\"anp-pro-kicker\">Why it matters<\/p>\n<p class=\"anp-pro-p\">News like this often changes audience expectations and competitors\u2019 plans.<\/p>\n<p class=\"anp-pro-p\">When one player makes a move, others usually react \u2014 it is worth reading the event in context.<\/p>\n<\/aside>\n<aside class=\"anp-pro-aside\" aria-label=\"outlook\">\n<p class=\"anp-pro-kicker\">What to look out for next<\/p>\n<p class=\"anp-pro-p\">The full picture will become clear in time, but the headline already shows the dynamics of the industry.<\/p>\n<p class=\"anp-pro-p\">Further statements and user reactions will add to the story.<\/p>\n<\/aside>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The topic Oh, behave! How Gemini can reshape the web for the way you work is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Reading about the \u201crevolutionary\u201d [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":1698,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[642,641,640,250,370],"class_list":["post-1697","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-entertainment","tag-chrome","tag-custom","tag-extension","tag-gemini","tag-google"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site\" \/>\n<meta property=\"og:description\" content=\"The topic Oh, behave! How Gemini can reshape the web for the way you work is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Reading about the \u201crevolutionary\u201d [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/\" \/>\n<meta property=\"og:site_name\" content=\"entertainmentnews.site\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-29T19:51:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-29T19:51:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1707\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Oh, behave! How Gemini can reshape the web for the way you work\",\"datePublished\":\"2026-06-29T19:51:08+00:00\",\"dateModified\":\"2026-06-29T19:51:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/\"},\"wordCount\":2036,\"image\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg\",\"keywords\":[\"Chrome\",\"Custom\",\"Extension\",\"Gemini\",\"Google\"],\"articleSection\":[\"Entertainment\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/\",\"name\":\"Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg\",\"datePublished\":\"2026-06-29T19:51:08+00:00\",\"dateModified\":\"2026-06-29T19:51:13+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#primaryimage\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/entertainmentnews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/index.php\\\/2026\\\/06\\\/29\\\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/entertainmentnews.site\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oh, behave! How Gemini can reshape the web for the way you work\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/entertainmentnews.site\\\/#website\",\"url\":\"https:\\\/\\\/entertainmentnews.site\\\/\",\"name\":\"entertainmentnews.site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/entertainmentnews.site\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/","og_locale":"en_GB","og_type":"article","og_title":"Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site","og_description":"The topic Oh, behave! How Gemini can reshape the web for the way you work is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments. This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture. Reading about the \u201crevolutionary\u201d [&hellip;]","og_url":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/","og_site_name":"entertainmentnews.site","article_published_time":"2026-06-29T19:51:08+00:00","article_modified_time":"2026-06-29T19:51:13+00:00","og_image":[{"width":2560,"height":1707,"url":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#article","isPartOf":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/"},"author":{"name":"","@id":""},"headline":"Oh, behave! How Gemini can reshape the web for the way you work","datePublished":"2026-06-29T19:51:08+00:00","dateModified":"2026-06-29T19:51:13+00:00","mainEntityOfPage":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/"},"wordCount":2036,"image":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#primaryimage"},"thumbnailUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg","keywords":["Chrome","Custom","Extension","Gemini","Google"],"articleSection":["Entertainment"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/","url":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/","name":"Oh, behave! How Gemini can reshape the web for the way you work - entertainmentnews.site","isPartOf":{"@id":"https:\/\/entertainmentnews.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#primaryimage"},"image":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#primaryimage"},"thumbnailUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg","datePublished":"2026-06-29T19:51:08+00:00","dateModified":"2026-06-29T19:51:13+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#primaryimage","url":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg","contentUrl":"https:\/\/entertainmentnews.site\/wp-content\/uploads\/2026\/06\/4185219-0-40129000-1782732122-workman-by-fotos-via-unsplash-scaled.jpg","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/entertainmentnews.site\/index.php\/2026\/06\/29\/oh-behave-how-gemini-can-reshape-the-web-for-the-way-you-work\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entertainmentnews.site\/"},{"@type":"ListItem","position":2,"name":"Oh, behave! How Gemini can reshape the web for the way you work"}]},{"@type":"WebSite","@id":"https:\/\/entertainmentnews.site\/#website","url":"https:\/\/entertainmentnews.site\/","name":"entertainmentnews.site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entertainmentnews.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/comments?post=1697"}],"version-history":[{"count":1,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1697\/revisions"}],"predecessor-version":[{"id":1704,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/posts\/1697\/revisions\/1704"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/media\/1698"}],"wp:attachment":[{"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/media?parent=1697"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/categories?post=1697"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entertainmentnews.site\/index.php\/wp-json\/wp\/v2\/tags?post=1697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}