Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • What Is a Vector Image & How To Make & View One Computer Tips
  • What are Private Name Server and How to Add them How-To
  • How to Turn a Live Photo Into a GIF on iPhone and Mac iPhone
  • How to Minimize a Windows Program to the System Tray 2023 Windows 10
  • How to use mail merge in Gmail Google Software/Tips
  • Should You Use ReadyBoost on Your PC? How-To
  • The Best Photo Viewer for Windows 10: 8 Apps Compared Windows 10
  • Add Google Maps Driving Directions to Your Website Google Software/Tips

How To Make a Simple Chrome Extension

Posted on October 7, 2020 By blog_786 No Comments on How To Make a Simple Chrome Extension

Building a Chrome extension is a fairly straightforward process. When you’re done, you can use it on your computer to improve your browser experience.

The browser needs some basic components before the extension is fully functional. We’ll cover all of this below, including how to make your own extension work in Chrome without having to download it or share it with anyone else.

How To Make a Simple Chrome Extension

Building a complex Chrome extension is a much more detailed process than what you’ll see below, but the process is basically the same. Keep reading to find out how to create a Chrome extension you can use today.

Tip: To see how cool your own extension can be, check out these awesome Chrome extensions.

How to make a Chrome extension

Using this guide, you will create a simple Chrome extension that lists some of your favorite websites. It is fully customizable and very easy to update.

Here’s what to do:

  • Create a folder to store all the files that make up the extension.
  • Create the base files required for this extension: manifest .json, popup.html, background.html, styles.css.
  • Open popup.html in a text editor, and then paste the following in there, remember to save it when you’re done.

DOCTYPE html> Featured Sites </ title> <link rel = "stylesheet" type = "text / css" href = "styles.css"> </head> <body data-rsssl=1> </p> <ul id = "myUL"> <li> <a href="https:/ /free-online-converters.com/" target="_ blank " rel="noopener noreferrer"> Support geek </a> </li> <li> <a href =" https://articles.pkrtousd.gb.net/ "target =" _ blank "> Technical tips on the Internet </ a > </li> <li> Backroom Technique </li> <p> <script> (()=>{var e={};e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),function({ampUrl:n,isCustomizePreview:t,isAmpDevMode:r,noampQueryVarName:o,noampQueryVarValue:s,disabledStorageKey:i,mobileUserAgents:a,regexRegex:c}){if("undefined"==typeof sessionStorage)return;const d=new RegExp(c);if(!a.some((e=>{const n=e.match(d);return!(!n||!new RegExp(n[1],n[2]).test(navigator.userAgent))||navigator.userAgent.includes(e)})))return;e.g.addEventListener("DOMContentLoaded",(()=>{const e=document.getElementById("amp-mobile-version-switcher");if(!e)return;e.hidden=!1;const n=e.querySelector("a[href]");n&&n.addEventListener("click",(()=>{sessionStorage.removeItem(i)}))}));const g=r&&["paired-browsing-non-amp","paired-browsing-amp"].includes(window.name);if(sessionStorage.getItem(i)||t||g)return;const u=new URL(location.href),m=new URL(n);m.hash=u.hash,u.searchParams.has(o)&&s===u.searchParams.get(o)?sessionStorage.setItem(i,"1"):m.href!==u.href&&(window.stop(),location.replace(m.href))}({"ampUrl":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/?amp=1","noampQueryVarName":"noamp","noampQueryVarValue":"mobile","disabledStorageKey":"amp_mobile_redirect_disabled","mobileUserAgents":["Mobile","Android","Silk\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"],"regexRegex":"^\\/((?:.|\n)+)\\/([i]*)$","isCustomizePreview":false,"isAmpDevMode":false})})(); </script><script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#blogposting","name":"How To Make a Simple Chrome Extension","headline":"How To Make a Simple Chrome Extension","author":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"publisher":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/articles.pkrtousd.gb.net\/2020\/08\/3665-1.jpg","@id":"https:\/\/articles.pkrtousd.gb.net\/#articleImage"},"datePublished":"2020-10-07T17:12:29+00:00","dateModified":"2020-10-07T17:12:29+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage"},"isPartOf":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage"},"articleSection":"How-To"},{"@type":"BreadcrumbList","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/articles.pkrtousd.gb.net\/#listItem","position":1,"item":{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/","name":"Home","description":"5000+ Great Articles - Best Articles & Essays: Interesting Articles to Read Online","url":"https:\/\/articles.pkrtousd.gb.net\/"},"nextItem":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#listItem"},{"@type":"ListItem","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#listItem","position":2,"item":{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/","name":"How To Make a Simple Chrome Extension","description":"Building a Chrome extension is a fairly straightforward process. When you're done, you can use it on your computer to improve your browser experienc","url":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/"},"previousItem":"https:\/\/articles.pkrtousd.gb.net\/#listItem"}]},{"@type":"Organization","@id":"https:\/\/articles.pkrtousd.gb.net\/#organization","name":"How To Blog","url":"https:\/\/articles.pkrtousd.gb.net\/"},{"@type":"Person","@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author","url":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/","name":"blog_786","image":{"@type":"ImageObject","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/413771310bcc7dc094852093aff76feb?s=96&d=mm&r=g","width":96,"height":96,"caption":"blog_786"}},{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage","url":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/","name":"How To Make a Simple Chrome Extension","description":"Building a Chrome extension is a fairly straightforward process. When you're done, you can use it on your computer to improve your browser experienc","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#website"},"breadcrumb":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#breadcrumblist"},"author":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"creator":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"datePublished":"2020-10-07T17:12:29+00:00","dateModified":"2020-10-07T17:12:29+00:00"},{"@type":"WebSite","@id":"https:\/\/articles.pkrtousd.gb.net\/#website","url":"https:\/\/articles.pkrtousd.gb.net\/","name":"How To Blog","description":"Best Articles & Essays: Interesting Articles to Read Online","inLanguage":"en-US","publisher":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#organization"}}]} </script><script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/articles.pkrtousd.gb.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.3.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script><script id="pkrto-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script><script src='https://www.googletagmanager.com/gtag/js?id=GT-TXZW6RH' id='google_gtagjs-js' async></script><script id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["articles.pkrtousd.gb.net"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-TXZW6RH"); </script><script> document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' ); </script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(94846389, "init", { clickmap:true, trackLinks:true, accurateTrackBounce:true }); </script><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script><script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/":3665}; </script><script type='text/javascript' src='https://articles.pkrtousd.gb.net/_jb_static/??-eJyNjEsKwkAQRG/jykkTjAEXwSMIXkAmM03sZH5MdxL09AY0kp1uqiiqXsGclIlBMAgkN3YUGHqUpM2w+m3CYGMGPUr0WoTM2ijyukNlbABLLPCNRc972DzLHT0ypIzMbYyDCjgzaGYUhs6RxbcWnn6y0DOwyZRku6Zg3GiX3dKa6P1CqozJPf69vCLTEy8tY54wf6izb8r6dDzU1aGqdqZtyhfMdHDp'></script><script src='https://articles.pkrtousd.gb.net/wp-content/themes/pressbook/js/sticky-sidebar.min.js?ver=1' id='sticky-sidebar-js'></script><script id="sticky-sidebar-js-after"> try{new StickySidebar(".site-content > .pb-content-sidebar > .c-sidebar",{topSpacing:100,bottomSpacing:0,containerSelector:".site-content > .pb-content-sidebar",minWidth:1279});new StickySidebar(".site-content > .pb-content-sidebar > .c-sidebar-right",{topSpacing:100,bottomSpacing:0,containerSelector:".site-content > .pb-content-sidebar",minWidth:1279});}catch(e){} </script><script id='pressbook-news-script-js-extra'> var pressbookCarousel = {"header":{"autoplay":true,"perView":{"xlg":4,"lg":3,"md":2,"sm":1,"xs":1}},"footer":{"autoplay":true,"perView":{"xlg":4,"lg":3,"md":2,"sm":1,"xs":1}},"related":{"autoplay":true,"perView":{"xlg":2,"lg":2,"md":1,"sm":1,"xs":1}}}; </script><script id='jetpack-lazy-images-js-extra'> var jetpackLazyImagesL10n = {"loading_warning":"Images are still loading. Please cancel your print and try again."}; </script><script type='text/javascript' src='https://articles.pkrtousd.gb.net/_jb_static/??-eJy1jU0Kg0AMhW/TVccgtUIX0qOUcQw26iTDJCrt6TsbwQt09eD9fA/25IKwIRvYGyMqpIyqvcjsGHcFr4qmMCloyJSsisTVpFc4LdOyjsSlhJZ8mA99bciDZPCrSfRmFI7ELf77cRT9WA4HUgMqpKwYjISd9Ip5w/yHn5NR6M/Y1e3jfmubW9NcQt/VP10uZvY='></script><script defer src='https://stats.wp.com/e-202338.js' id='jetpack-stats-js'></script><script id="jetpack-stats-js-after"> _stq = window._stq || []; _stq.push([ "view", {v:'ext',blog:'212490562',post:'3665',tz:'0',srv:'articles.pkrtousd.gb.net',j:'1:12.6.1'} ]); _stq.push([ "clickTrackerInit", "212490562", "3665" ]); </script><script defer type='text/javascript' src='https://articles.pkrtousd.gb.net/wp-content/plugins/akismet/_inc/akismet-frontend.js?m=1694780215'></script><script id='sharing-js-js-extra'> var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; </script><script src='https://articles.pkrtousd.gb.net/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js?ver=12.6.1' id='sharing-js-js'></script><script id="sharing-js-js-after"> var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-twitter' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-twitter' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); </script><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script></body> </ html> </p> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-2.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-2.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-2.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-3.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-3.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-3.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <p>Feel free to edit the links and link text, or if you want to make the Chrome extension exactly like us, just leave it the same. </p> <p> – / </p> <ul> <li> Open manifest.json in a text editor and copy / paste the following: </li> </ul> <p></p> <p>{<br /> “update_url”: “https://clients2.google.com/service/update2/crx”, </p> <p></p> <p>“Manifest_version”: 2, <br /> “name”: “Favorite sites”, <br /> “description”: “All my favorite websites.”, <br /> “version”: “1.0”, < br /> “Icons”: {<br /> “16”: “icon.png”, <br /> “32”: “icon.png”, <br /> “48”: “icon.png”, <br /> “128”: “icon.png” <br />}, </p> <p></p> <p>“Background”: {<br /> “page”: “background.html” <br />}, </p> <p></p> <p>“Browser_action”: {<br /> “default_icon”: “icon.png”, <br /> “default_title”: “Favorite sites”, <br /> “default_popup”: “popup.html” <br />} <br />} </p> <p></p> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-4.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-4.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-4.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <p>The edible areas of this code include name, description, and default_title. </p> <ul> <li> Open the styles.css file and paste the following code. This is what decorates the popup menu to make it more attractive and easier to use. </li> </ul> <p></p> <p>#myUL {<br /> list-style-type: none; <br /> padding: 0; <br /> margin: 0; <br /> width: 300px; <br />} </p> <p> # myUL li a {<br /> border: 1px solid #ddd; <br /> margin-top: -1px; <br /> background-color: # f6f6f6; <br /> padding: 12px; <br /> Text-decoration: none; <br /> font-size: 18px; <br /> color: black; <br /> display: block; <br /> font-family: ‘Noto Sans’, sans-serif; <br />} </p> <p></p> <p>#myUL li a: hover: not (.header) {<br /> background-color: #eee; <br />} </p> <p></p> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-5.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-5.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-5.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <p>You can change a lot in the CSS file. Experiment with these options after creating your Chrome extension to customize it to your liking. </p> <ul> <li> Create an icon for the extension and name it icon.png. Place it in your Chrome extension folder. As you can see from the above code, you can create a separate icon for these sizes: 16x16px, 32×32, etc. </li> </ul> <p></p> <p>Tip: <a href="https://developer.chrome.com/extensions" target="_blank" rel="noopener noreferrer">Google has more information</a> on creating Chrome extensions. There are other examples and additional options that go beyond the simple steps we’ve shown here. </p> <p></p> <p><h2>How to add a custom extension to Chrome</h2> </p> <p></p> <p>Now that you’ve created your Chrome extension, it’s time to add it to your browser so you can use all the files you just created. The procedure for installing a native extension is different from the procedure for installing a regular Chrome extension. </p> <ul> <li> From the Chrome menu, choose More Tools> Extensions. Or enter chrome: // extensions / in the address bar. </li> <li> Click the button next to developer mode if not already selected. This will enable a special mode to import native Chrome extensions. </li> </ul> <p></p> <ul> <li> Use the Download Unpacked button at the top of the page to select the folder created in step 1 above. </li> </ul> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-6.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-6.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-6.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <ul> <li> Accept any requests if you see them. Otherwise, your own Chrome extension will appear along with any other extensions in the upper right corner of the browser. </li> </ul> <p><img decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-7.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" data-lazy-src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-7.jpg?w=650&is-pending-load=1#038;ssl=1" srcset="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class=" jetpack-lazy-image"><noscript><img data-lazy-fallback="1" decoding="async" src="https://i0.wp.com/articles.pkrtousd.gb.net/2020/08/3665-7.jpg?w=650&ssl=1" alt="How To Make a Simple Chrome Extension" data-recalc-dims="1" /></noscript></p> <p><h2>Edit your chrome extension</h2> </p> <p></p> <p>Now that your Chrome extension is usable, you can make changes to make it your own. </p> <p></p> <p>The styles.css file controls how the extension is displayed, so you can customize the overall list style and change the color or font type. <a href="https://www.w3schools.com/css/" target="_blank" rel="noopener noreferrer">W3Schools</a> is one of the best resources for learning about everything you can do with CSS. </p> <p></p> <p>To change the order in which websites are displayed in the list, add or multiple sites, or remove existing ones, edit the popup.html file. Just make sure you only edit the URL and name. All other characters such as </p> <li> and <html> are required and should not be changed. The HTML Tutorial at <a href="https://www.w3schools.com/css/" target="_blank" rel="noopener noreferrer">W3Schools</a> is a good place to learn more about this language. </p> <p> – </p> <div class="sharedaddy sd-sharing-enabled"><div class="robots-nocontent sd-block sd-social sd-social-icon-text sd-sharing"><h3 class="sd-title">Share this:</h3><div class="sd-content"><ul><li class="share-twitter"><a rel="nofollow noopener noreferrer" data-shared="sharing-twitter-3665" class="share-twitter sd-button share-icon" href="https://articles.pkrtousd.gb.net/how-to-make-a-simple-chrome-extension/?share=twitter" target="_blank" title="Click to share on Twitter" ><span>Twitter</span></a></li><li class="share-facebook"><a rel="nofollow noopener noreferrer" data-shared="sharing-facebook-3665" class="share-facebook sd-button share-icon" href="https://articles.pkrtousd.gb.net/how-to-make-a-simple-chrome-extension/?share=facebook" target="_blank" title="Click to share on Facebook" ><span>Facebook</span></a></li><li class="share-end"></li></ul></div></div></div> </div><!-- .entry-content --> </div><!-- .pb-content --> <span class="cat-links"> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="0.0 0 1879.0 2048" xmlns="http://www.w3.org/2000/svg"><path d="M1879,1080c0,20.667-10.333,42.667-31,66l-336,396c-28.667,34-68.833,62.833-120.5,86.5S1292,1664,1248,1664H160 c-22.667,0-42.833-4.333-60.5-13S73,1628,73,1608c0-20.667,10.333-42.667,31-66l336-396c28.667-34,68.833-62.833,120.5-86.5 S660,1024,704,1024h1088c22.667,0,42.833,4.333,60.5,13S1879,1060,1879,1080z M1536,736v160H704c-62.667,0-128.333,15.833-197,47.5 S383.667,1015,343,1063L6,1459l-5,6c0-2.667-0.167-6.833-0.5-12.5S0,1442.667,0,1440V480c0-61.333,22-114,66-158s96.667-66,158-66 h320c61.333,0,114,22,158,66s66,96.667,66,158v32h544c61.333,0,114,22,158,66S1536,674.667,1536,736z" /></svg><a href="https://articles.pkrtousd.gb.net/category/how-to/" rel="category tag">How-To</a> </span><!-- .cat-links --> </article><!-- #post-3665 --> <nav class="navigation post-navigation" aria-label="Posts"> <h2 class="screen-reader-text">Post navigation</h2> <div class="nav-links"><div class="nav-previous"><a href="https://articles.pkrtousd.gb.net/how-to-recover-files-from-a-damaged-usb-stick/" rel="prev"><span class="nav-title"><span class="screen-reader-text">Previous Post:</span> How to Recover Files From a Damaged USB Stick</span></a></div><div class="nav-next"><a href="https://articles.pkrtousd.gb.net/how-to-convert-a-dynamic-disk-into-a-basic-disk/" rel="next"><span class="nav-title"><span class="screen-reader-text">Next Post:</span> How To Convert a Dynamic Disk Into a Basic Disk</span></a></div></div> </nav> <div class="pb-related-posts"> <h2 class="pb-related-posts-title">Related Posts</h2> <div class="glide carousel-posts carousel-related-posts"> <div class="glide__track" data-glide-el="track"> <ul class="glide__slides"> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-make-a-fillable-google-docs-form-with-table/" class="carousel-post-title-link">How to Make a Fillable Google Docs Form With Tables</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-make-it-harder-for-someone-to-hack-into-you/" class="carousel-post-title-link">How To Make It Harder For Someone To Hack Into Your WordPress Site</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-use-usb-flash-drive-on-android-and-ios/" class="carousel-post-title-link">How to Use USB Flash Drive on Android and iOS</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/run-old-dos-games-and-programs-in-windows-xp-vist/" class="carousel-post-title-link">Run Old DOS Games and Programs in Windows XP, Vista, 7/8/10</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-retrieve-archived-emails-in-gmail/" class="carousel-post-title-link">How to Retrieve Archived Emails in Gmail</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-set-up-a-daily-routine-on-amazon-echo-dot-w/" class="carousel-post-title-link">How to Set Up a Daily Routine on Amazon Echo Dot with Alexa App</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> </ul> </div> <div class="glide__arrows" data-glide-el="controls"> <button class="glide__arrow glide__arrow--left" data-glide-dir="<"> <span class="screen-reader-text">prev</span> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="53.0 0 1558.0 2048" xmlns="http://www.w3.org/2000/svg"><path d="M1611,832c0,35.333-12.333,65.333-37,90l-651,651c-25.333,25.333-55.667,38-91,38c-36,0-66-12.667-90-38L91,922 c-25.333-24-38-54-38-90c0-35.333,12.667-65.667,38-91l74-75c26-24.667,56.333-37,91-37c35.333,0,65.333,12.333,90,37l486,486 l486-486c24.667-24.667,54.667-37,90-37c34.667,0,65,12.333,91,37l75,75C1598.667,767,1611,797.333,1611,832z" /></svg> </button> <button class="glide__arrow glide__arrow--right" data-glide-dir=">"> <span class="screen-reader-text">next</span> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="53.0 0 1558.0 2048" xmlns="http://www.w3.org/2000/svg"><path d="M1611,832c0,35.333-12.333,65.333-37,90l-651,651c-25.333,25.333-55.667,38-91,38c-36,0-66-12.667-90-38L91,922 c-25.333-24-38-54-38-90c0-35.333,12.667-65.667,38-91l74-75c26-24.667,56.333-37,91-37c35.333,0,65.333,12.333,90,37l486,486 l486-486c24.667-24.667,54.667-37,90-37c34.667,0,65,12.333,91,37l75,75C1598.667,767,1611,797.333,1611,832z" /></svg> </button> </div> </div> </div> <div id="comments" class="comments-area"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title">Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/how-to-make-a-simple-chrome-extension/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://articles.pkrtousd.gb.net/wp-comments-post.php" method="post" id="commentform" class="comment-form" novalidate><p class="comment-notes"><span id="email-notes">Your email address will not be published.</span> <span class="required-field-message">Required fields are marked <span class="required">*</span></span></p><p class="comment-form-comment"><label for="comment">Comment <span class="required">*</span></label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required></textarea></p><p class="comment-form-author"><label for="author">Name <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" maxlength="245" autocomplete="name" required /></p> <p class="comment-form-email"><label for="email">Email <span class="required">*</span></label> <input id="email" name="email" type="email" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required /></p> <p class="comment-form-url"><label for="url">Website</label> <input id="url" name="url" type="url" value="" size="30" maxlength="200" autocomplete="url" /></p> <p class="comment-form-cookies-consent"><input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes" /> <label for="wp-comment-cookies-consent">Save my name, email, and website in this browser for the next time I comment.</label></p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Post Comment" /> <input type='hidden' name='comment_post_ID' value='3665' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="e6597426eb" /></p><p style="display: none !important;"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="162"/></p></form> </div><!-- #respond --> </div><!-- #comments --> </main><!-- #primary --> <aside id="secondary-left" class="widget-area c-sidebar c-sidebar-left"> <section id="block-11" class="widget widget_block"><p><div style="clear: both; " id="pkrto-1806713736"><ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-client="ca-pub-6610565420200626" data-ad-slot="8749416735" data-ad-layout="in-article" data-ad-format="fluid"></ins> </div></p> </section><section id="block-5" class="widget widget_block"> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container"> <h2 class="wp-block-heading">Archives</h2> <ul class="wp-block-archives-list wp-block-archives"> <li><a href='https://articles.pkrtousd.gb.net/2023/09/'>September 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2023/08/'>August 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2023/07/'>July 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2023/06/'>June 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2023/05/'>May 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2023/04/'>April 2023</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/11/'>November 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/09/'>September 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/08/'>August 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/07/'>July 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/06/'>June 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/05/'>May 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/04/'>April 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/03/'>March 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/02/'>February 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2022/01/'>January 2022</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/12/'>December 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/11/'>November 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/10/'>October 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/09/'>September 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/08/'>August 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2021/03/'>March 2021</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/10/'>October 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/09/'>September 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/08/'>August 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/07/'>July 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/06/'>June 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/05/'>May 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/04/'>April 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2020/03/'>March 2020</a></li> <li><a href='https://articles.pkrtousd.gb.net/2019/12/'>December 2019</a></li> <li><a href='https://articles.pkrtousd.gb.net/2019/07/'>July 2019</a></li> <li><a href='https://articles.pkrtousd.gb.net/2019/05/'>May 2019</a></li> <li><a href='https://articles.pkrtousd.gb.net/2019/04/'>April 2019</a></li> <li><a href='https://articles.pkrtousd.gb.net/2019/01/'>January 2019</a></li> <li><a href='https://articles.pkrtousd.gb.net/2018/12/'>December 2018</a></li> <li><a href='https://articles.pkrtousd.gb.net/2018/11/'>November 2018</a></li> <li><a href='https://articles.pkrtousd.gb.net/2018/10/'>October 2018</a></li> <li><a href='https://articles.pkrtousd.gb.net/2018/09/'>September 2018</a></li> <li><a href='https://articles.pkrtousd.gb.net/2018/08/'>August 2018</a></li> </ul></div></div> </section><section id="block-6" class="widget widget_block"> <div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container"> <h2 class="wp-block-heading">Categories</h2> <ul class="wp-block-categories-list wp-block-categories"></li> <li class="cat-item cat-item-42750"><a href="https://articles.pkrtousd.gb.net/category/ai-tools-guides/">AI Tools & Guides</a> </li> <li class="cat-item cat-item-2130"><a href="https://articles.pkrtousd.gb.net/category/amazon-web-services/">Amazon Web Services</a> </li> <li class="cat-item cat-item-617"><a href="https://articles.pkrtousd.gb.net/category/apple-watch/">Apple Watch</a> </li> <li class="cat-item cat-item-46"><a href="https://articles.pkrtousd.gb.net/category/computer-tips/">Computer Tips</a> </li> <li class="cat-item cat-item-143"><a href="https://articles.pkrtousd.gb.net/category/cool-websites/">Cool Websites</a> </li> <li class="cat-item cat-item-4456"><a href="https://articles.pkrtousd.gb.net/category/featured-posts/">Featured Posts</a> </li> <li class="cat-item cat-item-10518"><a href="https://articles.pkrtousd.gb.net/category/free-software-downloads/">Free Software Downloads</a> </li> <li class="cat-item cat-item-210"><a href="https://articles.pkrtousd.gb.net/category/gadgets/">Gadgets</a> </li> <li class="cat-item cat-item-434"><a href="https://articles.pkrtousd.gb.net/category/gaming/">Gaming</a> </li> <li class="cat-item cat-item-271"><a href="https://articles.pkrtousd.gb.net/category/general-software/">General Software</a> </li> <li class="cat-item cat-item-563"><a href="https://articles.pkrtousd.gb.net/category/google-software-tips/">Google Software/Tips</a> </li> <li class="cat-item cat-item-3107"><a href="https://articles.pkrtousd.gb.net/category/hardware/">Hardware</a> </li> <li class="cat-item cat-item-1349"><a href="https://articles.pkrtousd.gb.net/category/help-desk/">Help Desk</a> </li> <li class="cat-item cat-item-1334"><a href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </li> <li class="cat-item cat-item-1250"><a href="https://articles.pkrtousd.gb.net/category/ios/">iOS</a> </li> <li class="cat-item cat-item-270"><a href="https://articles.pkrtousd.gb.net/category/ipad/">iPad</a> </li> <li class="cat-item cat-item-88"><a href="https://articles.pkrtousd.gb.net/category/iphone/">iPhone</a> </li> <li class="cat-item cat-item-43586"><a href="https://articles.pkrtousd.gb.net/category/islamic-books/">islamic Books</a> </li> <li class="cat-item cat-item-1453"><a href="https://articles.pkrtousd.gb.net/category/linux/">Linux</a> </li> <li class="cat-item cat-item-1454"><a href="https://articles.pkrtousd.gb.net/category/linux-tips/">Linux Tips</a> </li> <li class="cat-item cat-item-195"><a href="https://articles.pkrtousd.gb.net/category/mac-os-x/">Mac OS X</a> </li> <li class="cat-item cat-item-489"><a href="https://articles.pkrtousd.gb.net/category/macos/">macOS</a> </li> <li class="cat-item cat-item-28"><a href="https://articles.pkrtousd.gb.net/category/ms-office-tips/">MS Office Tips</a> </li> <li class="cat-item cat-item-1369"><a href="https://articles.pkrtousd.gb.net/category/networking/">Networking</a> </li> <li class="cat-item cat-item-2073"><a href="https://articles.pkrtousd.gb.net/category/office-tips/">Office Tips</a> </li> <li class="cat-item cat-item-3139"><a href="https://articles.pkrtousd.gb.net/category/os-x/">OS X</a> </li> <li class="cat-item cat-item-1869"><a href="https://articles.pkrtousd.gb.net/category/product-reviews/">Product Reviews</a> </li> <li class="cat-item cat-item-2801"><a href="https://articles.pkrtousd.gb.net/category/reviews/">Reviews</a> </li> <li class="cat-item cat-item-4815"><a href="https://articles.pkrtousd.gb.net/category/safari/">Safari</a> </li> <li class="cat-item cat-item-322"><a href="https://articles.pkrtousd.gb.net/category/smart-home/">Smart Home</a> </li> <li class="cat-item cat-item-302"><a href="https://articles.pkrtousd.gb.net/category/smartphones/">Smartphones</a> </li> <li class="cat-item cat-item-361"><a href="https://articles.pkrtousd.gb.net/category/software-reviews/">Software Reviews</a> </li> <li class="cat-item cat-item-243"><a href="https://articles.pkrtousd.gb.net/category/technology/">technology</a> </li> <li class="cat-item cat-item-383"><a href="https://articles.pkrtousd.gb.net/category/text/">text</a> </li> <li class="cat-item cat-item-3676"><a href="https://articles.pkrtousd.gb.net/category/tools-review/">Tools Review</a> </li> <li class="cat-item cat-item-2117"><a href="https://articles.pkrtousd.gb.net/category/troubleshooting/">Troubleshooting</a> </li> <li class="cat-item cat-item-89"><a href="https://articles.pkrtousd.gb.net/category/tutorials/">Tutorials</a> </li> <li class="cat-item cat-item-519"><a href="https://articles.pkrtousd.gb.net/category/uncategorized/">Uncategorized</a> </li> <li class="cat-item cat-item-42447"><a href="https://articles.pkrtousd.gb.net/category/urdu-books-pdf/">Urdu Books PDF</a> </li> <li class="cat-item cat-item-4659"><a href="https://articles.pkrtousd.gb.net/category/web-site-tips/">Web Site Tips</a> </li> <li class="cat-item cat-item-47"><a href="https://articles.pkrtousd.gb.net/category/windows/">Windows</a> </li> <li class="cat-item cat-item-1384"><a href="https://articles.pkrtousd.gb.net/category/windows-10/">Windows 10</a> </li> <li class="cat-item cat-item-1476"><a href="https://articles.pkrtousd.gb.net/category/windows-7/">Windows 7</a> </li> <li class="cat-item cat-item-4863"><a href="https://articles.pkrtousd.gb.net/category/windows-xp-tips/">Windows XP Tips</a> </li> <li class="cat-item cat-item-3576"><a href="https://articles.pkrtousd.gb.net/category/wordpress/">Wordpress</a> </li> </ul></div></div> </section><section id="block-7" class="widget widget_block widget_rss"><ul class="wp-block-rss"><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://commen5.blogspot.com/2023/09/5-cool-websites-to-find-good-movies-and.html'>5 Cool Websites to Find Good Movies and TV Shows on Netflix</a></div></li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://commen5.blogspot.com/2023/09/smartdns-vs-vpn-whatas-difference.html'>SmartDNS vs VPN – What’s the Difference?</a></div></li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://commen5.blogspot.com/2023/09/how-to-go-back-to-old-youtube-layout.html'>How to go Back to the old YouTube Layout (2017)</a></div></li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://commen5.blogspot.com/2023/09/a-simple-trick-to-get-50-discount-on.html'>A Simple Trick to Get 50% Discount on Audible for Three Months</a></div></li><li class='wp-block-rss__item'><div class='wp-block-rss__item-title'><a href='https://commen5.blogspot.com/2023/09/what-is-other-storage-on-android-and.html'>What Is “Other” Storage on Android And How to Clean It Up ?</a></div></li></ul></section><section id="block-8" class="widget widget_block"><a href="//www.dmca.com/Protection/Status.aspx?ID=fe923350-12d4-4194-835d-00b3d8e0f88b" title="DMCA.com Protection Status" class="dmca-badge"> <img src ="https://images.dmca.com/Badges/dmca_protected_sml_120n.png?ID=fe923350-12d4-4194-835d-00b3d8e0f88b" alt="DMCA.com Protection Status" /></a> </section></aside><!-- #secondary-left --> <aside id="secondary" class="widget-area c-sidebar c-sidebar-right"> <section id="block-2" class="widget widget_block widget_search"><form role="search" method="get" action="https://articles.pkrtousd.gb.net/" class="wp-block-search__button-outside wp-block-search__text-button wp-block-search"><label class="wp-block-search__label" for="wp-block-search__input-3" >Search</label><div class="wp-block-search__inside-wrapper " ><input class="wp-block-search__input" id="wp-block-search__input-3" placeholder="" value="" type="search" name="s" required /><button aria-label="Search" class="wp-block-search__button wp-element-button" type="submit" >Search</button></div></form></section><section id="block-3" class="widget widget_block"><div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container"><h2 class="wp-block-heading">Recent Posts</h2><ul class="wp-block-latest-posts__list wp-block-latest-posts"><li><a class="wp-block-latest-posts__post-title" href="https://articles.pkrtousd.gb.net/5-cool-websites-to-find-good-movies-and-tv-shows-o/">5 Cool Websites to Find Good Movies and TV Shows on Netflix</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://articles.pkrtousd.gb.net/smartdns-vs-vpn-whats-the-difference/">SmartDNS vs VPN – What’s the Difference?</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://articles.pkrtousd.gb.net/how-to-go-back-to-the-old-youtube-layout-2017/">How to go Back to the old YouTube Layout (2017)</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://articles.pkrtousd.gb.net/a-simple-trick-to-get-50-discount-on-audible-for/">A Simple Trick to Get 50% Discount on Audible for Three Months</a></li> <li><a class="wp-block-latest-posts__post-title" href="https://articles.pkrtousd.gb.net/6-best-paypal-alternatives-2017/">6 Best PayPal Alternatives (2017)</a></li> </ul></div></div></section><section id="block-4" class="widget widget_block"><div class="wp-block-group is-layout-flow wp-block-group-is-layout-flow"><div class="wp-block-group__inner-container"><h2 class="wp-block-heading">Recent Comments</h2><ol class="wp-block-latest-comments"><li class="wp-block-latest-comments__comment"><article><footer class="wp-block-latest-comments__comment-meta"><a class="wp-block-latest-comments__comment-author" href="https://articles.pkrtousd.gb.net/a-simple-trick-to-get-50-discount-on-audible-for/">A Simple Trick to Get 50% Discount on Audible for Three Months</a> on <a class="wp-block-latest-comments__comment-link" href="https://articles.pkrtousd.gb.net/private-browsing-what-is-it-and-what-it-is-not/#comment-4176">Private Browsing: What is it and What it is not</a></footer></article></li><li class="wp-block-latest-comments__comment"><article><footer class="wp-block-latest-comments__comment-meta"><a class="wp-block-latest-comments__comment-author" href="https://articles.pkrtousd.gb.net/6-best-paypal-alternatives-2017/">6 Best PayPal Alternatives (2017)</a> on <a class="wp-block-latest-comments__comment-link" href="https://articles.pkrtousd.gb.net/how-to-save-money-while-shopping-online-in-india/#comment-4175">How to Save Money While Shopping Online in India</a></footer></article></li><li class="wp-block-latest-comments__comment"><article><footer class="wp-block-latest-comments__comment-meta"><a class="wp-block-latest-comments__comment-author" href="https://articles.pkrtousd.gb.net/automatically-transcribe-youtube-video-audio-with/">Automatically Transcribe YouTube Video/Audio with Google Docs</a> on <a class="wp-block-latest-comments__comment-link" href="https://articles.pkrtousd.gb.net/5-best-team-management-apps-for-small-and-large-teams/#comment-4086">5 Best Team Management Apps (For Small and Large Teams)</a></footer></article></li><li class="wp-block-latest-comments__comment"><article><footer class="wp-block-latest-comments__comment-meta"><a class="wp-block-latest-comments__comment-author" href="https://articles.pkrtousd.gb.net/6-things-you-need-know-about-email-encryption/">6 Things You Need Know About Email Encryption</a> on <a class="wp-block-latest-comments__comment-link" href="https://articles.pkrtousd.gb.net/delete-all-emails-from-gmail-with-once-click/#comment-4053">Delete All Emails from Gmail With Once Click</a></footer></article></li><li class="wp-block-latest-comments__comment"><article><footer class="wp-block-latest-comments__comment-meta"><a class="wp-block-latest-comments__comment-author" href="https://articles.pkrtousd.gb.net/looking-for-youtube-alternative-try-these-7-video/">Looking For YouTube Alternative? Try These 7 Video Sharing Sites</a> on <a class="wp-block-latest-comments__comment-link" href="https://articles.pkrtousd.gb.net/ten-best-youtube-video-editing-software-2023/#comment-4043">Ten Best YouTube Video Editing Software 2023</a></footer></article></li></ol></div></div></section></aside><!-- #secondary --> </div><!-- .pb-content-sidebar --> </div><!-- #content --> <footer id="colophon" class="site-footer"> <div class="u-wrapper footer-carousel-posts-wrap"> <div class="glide carousel-posts footer-carousel-posts"> <div class="glide__track" data-glide-el="track"> <ul class="glide__slides"> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/top-5-usb-utilities-for-pc-repair-and-recovery/" class="carousel-post-title-link">Top 5 USB Utilities for PC Repair and Recovery</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/tools-review/">Tools Review</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/how-to-add-gpx-files-to-google-maps/" class="carousel-post-title-link">How To Add GPX Files To Google Maps</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/how-to/">How-To</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/best-texas-instruments-ti-84-plus-ce-graphing-calc/" class="carousel-post-title-link">Best texas instruments ti-84 plus ce graphing calculator 2020</a> <p class="carousel-post-excerpt">Best texas instruments ti-84 plus ce graphing calculator 2020. 1 - TI-84 Plus CE Color Graphing Calculator, Red Top Reviews</p> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/best-online-buying-guides-to-consult-before-making/" class="carousel-post-title-link">Best Online Buying Guides to Consult Before Making a Purchase</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/computer-tips/">Computer Tips</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/best-fabric-calculator-2020/" class="carousel-post-title-link">Best fabric calculator 2020</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/tag/black/">black</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/transfer-files-and-settings-from-xp-to-windows-7/" class="carousel-post-title-link">Transfer Files and Settings from XP to Windows 7</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/windows-7/">Windows 7</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/10-troubleshooting-ideas-for-when-your-amazon-fire/" class="carousel-post-title-link">10 Troubleshooting Ideas For When Your Amazon Fire Stick Is Not Working</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/help-desk/">Help Desk</a> </div> </li> <li class="glide__slide carousel-post-only-title"> <div class="carousel-post-title-wrap"> <a href="https://articles.pkrtousd.gb.net/anycubic-photon-mono-x-3d-printer-review/" class="carousel-post-title-link">AnyCubic Photon Mono X 3D Printer – Review</a> <a class="carousel-post-taxonomy-link" href="https://articles.pkrtousd.gb.net/category/gadgets/">Gadgets</a> </div> </li> </ul> </div> <div class="glide__arrows" data-glide-el="controls"> <button class="glide__arrow glide__arrow--left" data-glide-dir="<"> <span class="screen-reader-text">prev</span> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="53.0 0 1558.0 2048" xmlns="http://www.w3.org/2000/svg"><path d="M1611,832c0,35.333-12.333,65.333-37,90l-651,651c-25.333,25.333-55.667,38-91,38c-36,0-66-12.667-90-38L91,922 c-25.333-24-38-54-38-90c0-35.333,12.667-65.667,38-91l74-75c26-24.667,56.333-37,91-37c35.333,0,65.333,12.333,90,37l486,486 l486-486c24.667-24.667,54.667-37,90-37c34.667,0,65,12.333,91,37l75,75C1598.667,767,1611,797.333,1611,832z" /></svg> </button> <button class="glide__arrow glide__arrow--right" data-glide-dir=">"> <span class="screen-reader-text">next</span> <svg class="svg-icon" width="24" height="24" aria-hidden="true" role="img" focusable="false" viewBox="53.0 0 1558.0 2048" xmlns="http://www.w3.org/2000/svg"><path d="M1611,832c0,35.333-12.333,65.333-37,90l-651,651c-25.333,25.333-55.667,38-91,38c-36,0-66-12.667-90-38L91,922 c-25.333-24-38-54-38-90c0-35.333,12.667-65.667,38-91l74-75c26-24.667,56.333-37,91-37c35.333,0,65.333,12.333,90,37l486,486 l486-486c24.667-24.667,54.667-37,90-37c34.667,0,65,12.333,91,37l75,75C1598.667,767,1611,797.333,1611,832z" /></svg> </button> </div> </div> </div> <div class="copyright-text"> <div class="u-wrapper copyright-text-wrap"> <p> Copyright © 2023 How To Blog.</p> <p class="pressbook-credit"> Powered by <a href="https://scriptstown.com/wordpress-themes/pressbook-news/" itemprop="url">PressBook News WordPress theme</a> </p><!-- .pressbook-credit --> </div><!-- .copyright-text-wrap --> </div><!-- .copyright-text --> </footer><!-- #colophon --> <a href="#" class="go-to-top" aria-label="Go to top"></a> </div><!-- #page --> <div id="amp-mobile-version-switcher" hidden> <a rel="" href="https://articles.pkrtousd.gb.net/how-to-make-a-simple-chrome-extension/?amp=1"> Go to mobile version </a> </div> <!--noptimize--><!--/noptimize--><script> (()=>{var e={};e.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),function({ampUrl:n,isCustomizePreview:t,isAmpDevMode:r,noampQueryVarName:o,noampQueryVarValue:s,disabledStorageKey:i,mobileUserAgents:a,regexRegex:c}){if("undefined"==typeof sessionStorage)return;const d=new RegExp(c);if(!a.some((e=>{const n=e.match(d);return!(!n||!new RegExp(n[1],n[2]).test(navigator.userAgent))||navigator.userAgent.includes(e)})))return;e.g.addEventListener("DOMContentLoaded",(()=>{const e=document.getElementById("amp-mobile-version-switcher");if(!e)return;e.hidden=!1;const n=e.querySelector("a[href]");n&&n.addEventListener("click",(()=>{sessionStorage.removeItem(i)}))}));const g=r&&["paired-browsing-non-amp","paired-browsing-amp"].includes(window.name);if(sessionStorage.getItem(i)||t||g)return;const u=new URL(location.href),m=new URL(n);m.hash=u.hash,u.searchParams.has(o)&&s===u.searchParams.get(o)?sessionStorage.setItem(i,"1"):m.href!==u.href&&(window.stop(),location.replace(m.href))}({"ampUrl":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/?amp=1","noampQueryVarName":"noamp","noampQueryVarValue":"mobile","disabledStorageKey":"amp_mobile_redirect_disabled","mobileUserAgents":["Mobile","Android","Silk\/","Kindle","BlackBerry","Opera Mini","Opera Mobi"],"regexRegex":"^\\/((?:.|\n)+)\\/([i]*)$","isCustomizePreview":false,"isAmpDevMode":false})})(); </script><script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#blogposting","name":"How To Make a Simple Chrome Extension","headline":"How To Make a Simple Chrome Extension","author":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"publisher":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/articles.pkrtousd.gb.net\/2020\/08\/3665-1.jpg","@id":"https:\/\/articles.pkrtousd.gb.net\/#articleImage"},"datePublished":"2020-10-07T17:12:29+00:00","dateModified":"2020-10-07T17:12:29+00:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage"},"isPartOf":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage"},"articleSection":"How-To"},{"@type":"BreadcrumbList","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/articles.pkrtousd.gb.net\/#listItem","position":1,"item":{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/","name":"Home","description":"5000+ Great Articles - Best Articles & Essays: Interesting Articles to Read Online","url":"https:\/\/articles.pkrtousd.gb.net\/"},"nextItem":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#listItem"},{"@type":"ListItem","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#listItem","position":2,"item":{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/","name":"How To Make a Simple Chrome Extension","description":"Building a Chrome extension is a fairly straightforward process. When you're done, you can use it on your computer to improve your browser experienc","url":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/"},"previousItem":"https:\/\/articles.pkrtousd.gb.net\/#listItem"}]},{"@type":"Organization","@id":"https:\/\/articles.pkrtousd.gb.net\/#organization","name":"How To Blog","url":"https:\/\/articles.pkrtousd.gb.net\/"},{"@type":"Person","@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author","url":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/","name":"blog_786","image":{"@type":"ImageObject","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/413771310bcc7dc094852093aff76feb?s=96&d=mm&r=g","width":96,"height":96,"caption":"blog_786"}},{"@type":"WebPage","@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#webpage","url":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/","name":"How To Make a Simple Chrome Extension","description":"Building a Chrome extension is a fairly straightforward process. When you're done, you can use it on your computer to improve your browser experienc","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#website"},"breadcrumb":{"@id":"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/#breadcrumblist"},"author":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"creator":{"@id":"https:\/\/articles.pkrtousd.gb.net\/author\/blog_786\/#author"},"datePublished":"2020-10-07T17:12:29+00:00","dateModified":"2020-10-07T17:12:29+00:00"},{"@type":"WebSite","@id":"https:\/\/articles.pkrtousd.gb.net\/#website","url":"https:\/\/articles.pkrtousd.gb.net\/","name":"How To Blog","description":"Best Articles & Essays: Interesting Articles to Read Online","inLanguage":"en-US","publisher":{"@id":"https:\/\/articles.pkrtousd.gb.net\/#organization"}}]} </script><script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/articles.pkrtousd.gb.net\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.3.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c\udfff","\ud83e\udef1\ud83c\udffb\u200b\ud83e\udef2\ud83c\udfff")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script><script id="pkrto-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script><script src='https://www.googletagmanager.com/gtag/js?id=GT-TXZW6RH' id='google_gtagjs-js' async></script><script id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["articles.pkrtousd.gb.net"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-TXZW6RH"); </script><script> document.documentElement.classList.add( 'jetpack-lazy-images-js-enabled' ); </script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script type="text/javascript" > (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; m[i].l=1*new Date(); for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); ym(94846389, "init", { clickmap:true, trackLinks:true, accurateTrackBounce:true }); </script><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6610565420200626" crossorigin="anonymous"></script><script> (adsbygoogle = window.adsbygoogle || []).push({}); </script><script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script><script type="text/javascript"> window.WPCOM_sharing_counts = {"https:\/\/articles.pkrtousd.gb.net\/how-to-make-a-simple-chrome-extension\/":3665}; </script><script type='text/javascript' src='https://articles.pkrtousd.gb.net/_jb_static/??-eJyNjEsKwkAQRG/jykkTjAEXwSMIXkAmM03sZH5MdxL09AY0kp1uqiiqXsGclIlBMAgkN3YUGHqUpM2w+m3CYGMGPUr0WoTM2ijyukNlbABLLPCNRc972DzLHT0ypIzMbYyDCjgzaGYUhs6RxbcWnn6y0DOwyZRku6Zg3GiX3dKa6P1CqozJPf69vCLTEy8tY54wf6izb8r6dDzU1aGqdqZtyhfMdHDp'></script><script src='https://articles.pkrtousd.gb.net/wp-content/themes/pressbook/js/sticky-sidebar.min.js?ver=1' id='sticky-sidebar-js'></script><script id="sticky-sidebar-js-after"> try{new StickySidebar(".site-content > .pb-content-sidebar > .c-sidebar",{topSpacing:100,bottomSpacing:0,containerSelector:".site-content > .pb-content-sidebar",minWidth:1279});new StickySidebar(".site-content > .pb-content-sidebar > .c-sidebar-right",{topSpacing:100,bottomSpacing:0,containerSelector:".site-content > .pb-content-sidebar",minWidth:1279});}catch(e){} </script><script id='pressbook-news-script-js-extra'> var pressbookCarousel = {"header":{"autoplay":true,"perView":{"xlg":4,"lg":3,"md":2,"sm":1,"xs":1}},"footer":{"autoplay":true,"perView":{"xlg":4,"lg":3,"md":2,"sm":1,"xs":1}},"related":{"autoplay":true,"perView":{"xlg":2,"lg":2,"md":1,"sm":1,"xs":1}}}; </script><script id='jetpack-lazy-images-js-extra'> var jetpackLazyImagesL10n = {"loading_warning":"Images are still loading. Please cancel your print and try again."}; </script><script type='text/javascript' src='https://articles.pkrtousd.gb.net/_jb_static/??-eJy1jU0Kg0AMhW/TVccgtUIX0qOUcQw26iTDJCrt6TsbwQt09eD9fA/25IKwIRvYGyMqpIyqvcjsGHcFr4qmMCloyJSsisTVpFc4LdOyjsSlhJZ8mA99bciDZPCrSfRmFI7ELf77cRT9WA4HUgMqpKwYjISd9Ip5w/yHn5NR6M/Y1e3jfmubW9NcQt/VP10uZvY='></script><script defer src='https://stats.wp.com/e-202338.js' id='jetpack-stats-js'></script><script id="jetpack-stats-js-after"> _stq = window._stq || []; _stq.push([ "view", {v:'ext',blog:'212490562',post:'3665',tz:'0',srv:'articles.pkrtousd.gb.net',j:'1:12.6.1'} ]); _stq.push([ "clickTrackerInit", "212490562", "3665" ]); </script><script defer type='text/javascript' src='https://articles.pkrtousd.gb.net/wp-content/plugins/akismet/_inc/akismet-frontend.js?m=1694780215'></script><script id='sharing-js-js-extra'> var sharing_js_options = {"lang":"en","counts":"1","is_stats_active":"1"}; </script><script src='https://articles.pkrtousd.gb.net/wp-content/plugins/jetpack/_inc/build/sharedaddy/sharing.min.js?ver=12.6.1' id='sharing-js-js'></script><script id="sharing-js-js-after"> var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-twitter' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-twitter' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomtwitter', 'menubar=1,resizable=1,width=600,height=350' ); return false; } } ); } )(); var windowOpen; ( function () { function matches( el, sel ) { return !! ( el.matches && el.matches( sel ) || el.msMatchesSelector && el.msMatchesSelector( sel ) ); } document.body.addEventListener( 'click', function ( event ) { if ( ! event.target ) { return; } var el; if ( matches( event.target, 'a.share-facebook' ) ) { el = event.target; } else if ( event.target.parentNode && matches( event.target.parentNode, 'a.share-facebook' ) ) { el = event.target.parentNode; } if ( el ) { event.preventDefault(); // If there's another sharing window open, close it. if ( typeof windowOpen !== 'undefined' ) { windowOpen.close(); } windowOpen = window.open( el.getAttribute( 'href' ), 'wpcomfacebook', 'menubar=1,resizable=1,width=600,height=400' ); return false; } } ); } )(); </script><script>!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script></body> </html> <!-- Dynamic page generated in 0.964 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2023-09-24 23:08:18 --> <!-- super cache -->