<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Chrome - RogenRu's Commands</title>
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="../assets/favicon.ico">
<link rel="stylesheet" type="text/css" href="../assets/built/screen.css?v=6d7d622f79" />
<link rel="canonical" href="chrome" />
<meta name="referrer" content="no-referrer-when-downgrade" />
<meta property="og:site_name" content="RogenRu's Commands" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Chrome - RogenRu's Commands" />
<meta property="og:url" content="http://localhost:2368/tag/chrome/" />
<meta property="article:modified_time" content="2022-09-10T02:56:22.000Z" />
<meta property="article:publisher" content="https://www.facebook.com/RogenRu" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="Chrome - RogenRu's Commands" />
<meta name="twitter:url" content="http://localhost:2368/tag/chrome/" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Series",
"publisher": {
"@type": "Organization",
"name": "RogenRu's Commands",
"logo": "http://localhost:2368/ghost/img/ghosticon.jpg"
},
"url": "http://localhost:2368/tag/chrome/",
"name": "Chrome",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://localhost:2368"
}
}
</script>
<script type="text/javascript" src="../shared/ghost-url.js?v=6d7d622f79"></script>
<script type="text/javascript">
ghost.init({
clientId: "ghost-frontend",
clientSecret: "839d9826799c"
});
</script>
<meta name="generator" content="Ghost 0.11" />
<link rel="alternate" type="application/rss+xml" title="RogenRu's Commands" href="../rss/index.html" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SKJ04QZPR8"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SKJ04QZPR8');
</script>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8068435975160910"
crossorigin="anonymous"></script>
</head>
<body class="tag-template tag-chrome">
<div class="site-wrapper">
<header class="site-header outer no-cover">
<div class="inner">
<nav class="site-nav">
<div class="site-nav-left">
<a class="site-nav-logo" href="../index.html">RogenRu's Commands</a>
<ul class="nav">
<li class="nav-home" role="presentation"><a href="../index.html">Home</a></li>
<li class="nav-search" role="presentation"><a href="../search/index.html">Search</a></li>
</ul>
</div>
<div class="site-nav-right">
<div class="social-links">
<a class="social-link social-link-fb" href="https://www.facebook.com/RogenRu" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M19 6h5V0h-5c-3.86 0-7 3.14-7 7v3H8v6h4v16h6V16h5l1-6h-6V7c0-.542.458-1 1-1z"/></svg>
</a>
</div>
<a class="rss-button" href="https://feedly.com/i/subscription/feed/http://localhost:2368/rss/" target="_blank" rel="noopener"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><circle cx="6.18" cy="17.82" r="2.18"/><path d="M4 4.44v2.83c7.03 0 12.73 5.7 12.73 12.73h2.83c0-8.59-6.97-15.56-15.56-15.56zm0 5.66v2.83c3.9 0 7.07 3.17 7.07 7.07h2.83c0-5.47-4.43-9.9-9.9-9.9z"/></svg>
</a>
</div>
</nav>
<div class="site-header-content">
<h1 class="site-title">Chrome</h1>
<h2 class="site-description">
A collection of 1 post
</h2>
</div>
</div>
</header>
<main id="site-main" class="site-main outer">
<div class="inner">
<div class="post-feed">
<article class="post-card post tag-opensuse tag-chrome">
<a class="post-card-image-link" href="../how-to-install-chrome-78-browser-on-opensuse-13-1/index.html">
<div class="post-card-image" style="background-image: url(https://img.allhistory.com/v1/2022-05-21/6288be8406418f0001b83f8e.jpg)"></div>
</a>
<div class="post-card-content">
<a class="post-card-content-link" href="../how-to-install-chrome-78-browser-on-opensuse-13-1/index.html">
<header class="post-card-header">
<h2 class="post-card-title">How to install Chrome 78 browser on openSUSE 13.1</h2>
</header>
<section class="post-card-excerpt">
<p>The version number of Chrome has been updated to above 100. However, the default repositories of openSUSE does not include the Chrome browser。We tried adding Chrome's repository to openSUSE via sudo zypper</p>
</section>
</a>
<footer class="post-card-meta">
<ul class="author-list">
</ul>
<span class="reading-time"></span>
</footer>
</div>
</article>
</div>
</div>
</main>
<footer class="site-footer outer">
<div class="site-footer-content inner">
<section class="copyright"><a href="../index.html">RogenRu's Commands</a> © 2024</section>
<nav class="site-footer-nav">
<a href="../index.html">Latest Posts</a>
<a href="https://www.facebook.com/RogenRu" target="_blank" rel="noopener">Facebook</a>
<a href="https://ghost.org" target="_blank" rel="noopener">Ghost</a>
</nav>
</div>
</footer>
</div>
<script
src="https://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous">
</script>
<script type="text/javascript" src="../assets/js/jquery.fitvids.js?v=6d7d622f79"></script>
<script>
// maxPages is a global variable that is needed to determine
// if we need to load more pages for the infinitescroll, or if
// we reached the last page already.
var maxPages = parseInt('1');
</script>
<script src="../assets/js/infinitescroll.js?v=6d7d622f79"></script>
<script type="text/javascript" src="../assets/js/jquery.ghostHunter.js?v=6d7d622f79"></script>
<script> $("#search-field").ghostHunter({
results : "#results",
onKeyUp : true,
zeroResultsInfo : false
});
</script>
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5b40d4ea627bd9b0"></script>
</body>
</html>