如何在Chrome工具欄中固定和取消固定擴展程序

Google Chrome Logo

Not all extensions are made equal. Some extensions, like Grammarly, work quietly in the background and don’t need an icon in the Chrome toolbar. Here’s how to pin and unpin extensions for a cleaner Chrome toolbar.

并非所有擴展名都相等。 某些擴展程序(例如Grammarly)在后臺安靜地運行,并且不需要Chrome工具欄中的圖標。 固定和取消固定擴展程序的方法如下:

如何在Chrome中固定和取消固定擴展程序 (How to Pin and Unpin Extensions in Chrome)

The Extensions Toolbar menu feature was first introduced in Chrome 76. Before the update, all extensions showed up directly in Chrome’s toolbar. Now, you can choose which extensions to show in the Chrome toolbar, and which ones to hide away in the extensions menu.

Chrome瀏覽器76首次引入了擴展工具欄菜單功能。在更新之前,所有擴展都直接顯示在Chrome的工具欄中。 現在,您可以選擇在Chrome工具欄中顯示哪些擴展程序,以及在擴展菜單中隱藏哪些擴展程序。

Before we start, make sure that you’re running the latest version of Chrome.

開始之前,請確保您正在運行最新版本的Chrome 。

Next, click the “Extensions” button next to your Profile avatar.

接下來,點擊您的個人資料頭像旁邊的“擴展名”按鈕。

Click Extensions Menu

This dropdown will show you all of the extensions that are installed and enabled in Chrome. You’ll notice that they are divided into two categories: “Full Access” and “No Access Needed.”

此下拉菜單將向您顯示Chrome中已安裝并啟用的所有擴展程序。 您會注意到,它們分為兩類:“完全訪問權限”和“不需要訪問權限”。

Next to each extension, you’ll see a Pushpin icon. If the icon is blue, it means the extension is pinned to the Chrome toolbar. If it’s white, it means the extension is hidden.

在每個擴展程序旁邊,您都會看到一個圖釘圖標。 如果該圖標為藍色,則表示該擴展程序已固定到Chrome工具欄。 如果為白色,則表示擴展名已隱藏。

Click the “Pushpin” icon to pin or unpin a Chrome extension in the toolbar.

點擊“圖釘”圖標以固定或取消固定工具欄中的Chrome擴展程序。

Pin or Unpin Chrome Extensions

Once an extension is pinned, you can then click and drag the icons to rearrange the order.

固定擴展后,您可以單擊并拖動圖標以重新排列順序。

Rearrange Extensions

Just because an extension is unpinned, it doesn’t mean it’s not active. You can click the “Extensions” button and select an extension to activate it. The extension icon will temporarily appear in the Chrome toolbar, and you’ll be able to interact with all the extension elements (from the drop-down menu).

只是因為擴展未固定,并不意味著它不處于活動狀態。 您可以單擊“擴展名”按鈕并選擇一個擴展名將其激活。 擴展程序圖標將臨時出現在Chrome工具欄中,您將能夠與所有擴展程序元素互動(從下拉菜單中)。

如何禁用擴展工具欄菜單 (How to Disable Extensions Toolbar Menu)

While the new Extensions menu does provide more organization features, it makes things more complex. If you want all new extensions to just end up in the Chrome toolbar, you can disable the extensions toolbar feature altogether using Chrome flags.

盡管新的擴展菜單確實提供了更多的組織功能,但使事情變得更加復雜。 如果您希望所有新擴展名僅出現在Chrome工具欄中,則可以使用Chrome標志完全禁用擴展工具欄功能。

Note:?Enabling and disabling Chrome flags can cause Chrome to stop working properly. Additionally, Google might remove the option to disable the Extensions Toolbar Menu sometime in the future.

注意:啟用和禁用Chrome標志可能會導致Chrome停止正常運行。 此外,Google將來可能會刪除禁用擴展工具欄菜單的選項。

Enter the following command in Chrome’s Omnibox (the URL bar) and press “Enter”:

在Chrome的多功能框(網址欄)中輸入以下命令,然后按“ Enter”:

chrome://flags/#extensions-toolbar-menu

chrome://flags/#extensions-toolbar-menu

You can also enter “chrome://flags” into the URL bar and then search for “Extensions Toolbar” to get to here.

您也可以在網址欄中輸入“ chrome:// flags”,然后搜索“擴展程序工具欄”以轉到此處。

Now, click the drop-down arrow next to the “Extensions Toolbar Menu” listing.

現在,單擊“擴展工具欄菜單”列表旁邊的下拉箭頭。

Click Drop Down next to Extensions Menu in Chrome Flags

Here, choose the “Disabled” option.

在這里,選擇“禁用”選項。

Click Disabled next to Extensions Toolbar Menu Flag

Now, you’ll need to restart Chrome. From the bottom of the page, click the “Relaunch” button.

現在,您需要重新啟動Chrome。 在頁面底部,單擊“重新啟動”按鈕。

Click Relaunch from Chrome Flags

And just like that, the extensions toolbar is gone, and the old way is back. All of your extensions will now be visible next to the URL bar.

就像這樣,擴展工具欄消失了,原來的方式又回來了。 現在,所有擴展名將在URL欄旁邊顯示。

All Extensions in Chrome Toolbar


You can customize many aspects of the Chrome browser using flags. Here are the best Chrome flags to enable for better browsing.

您可以使用標志來自定義Chrome瀏覽器的許多方面。 這是最好的Chrome標志,可讓您更好地瀏覽。

翻譯自: https://www.howtogeek.com/683099/how-to-pin-and-unpin-extensions-from-the-chrome-toolbar/

本文來自互聯網用戶投稿,該文觀點僅代表作者本人,不代表本站立場。本站僅提供信息存儲空間服務,不擁有所有權,不承擔相關法律責任。
如若轉載,請注明出處:http://www.pswp.cn/news/278206.shtml
繁體地址,請注明出處:http://hk.pswp.cn/news/278206.shtml
英文地址,請注明出處:http://en.pswp.cn/news/278206.shtml

如若內容造成侵權/違法違規/事實不符,請聯系多彩編程網進行投訴反饋email:809451989@qq.com,一經查實,立即刪除!

相關文章

vim編輯器快捷操作

1、查找 進入編輯器 按下 / 進行查找,回跳到第一個匹配的值,按下n查找下一個 N返回查看上一個 也可根據正則進行查找 2、替換 :s/a/b/g 當前行替換 :%s/a/b/g 全文替換 :5,10s/a/b/g 區域替換: .,2s/foo/bar/g 當…

react-navigation 跨 tabs 返回首頁

2019獨角獸企業重金招聘Python工程師標準>>> react-navigation 跨 tabs 返回首頁 import { NavigationActions } from react-navigation;const navigationAction NavigationActions.reset({ index: 0,actions: [ NavigationActions.navigate({ routeName: RootTab…

MySql:從任何主機授予根用戶登錄權限

Note that this is Not very secure, and should only be used for a local development box where you don’t feel like setting up individual permissions, but still need to connect from other machines. 請注意,這不是很安全,僅應用于您不想設置…

ubuntu 默認命令行_從命令行在Ubuntu上設置默認瀏覽器

ubuntu 默認命令行Ubuntu Linux has a default browser functionality that will automatically launch the correct browser when clicking on a link in a gnome gui application. It’s easy enough to set the default browser using the GUI tools, but sometimes it’s e…

ThreadLocal就是這么簡單

前言 今天要研究的是ThreadLocal,這個我在一年前學習JavaWeb基礎的時候接觸過一次,當時在baidu搜出來的第一篇博文ThreadLocal,在評論下很多開發者認為那博主理解錯誤,給出了很多有關的鏈接來指正(可原博主可能沒上博客了&#xf…

sublime python配置運行

1、安裝python環境 安裝完成時,WinR → 輸入cmd → Enter → 調出來命令行,輸入python確認安裝是否成功。 2、安裝sublime 3、打開sublime,選擇工具——編譯系統——新建編譯系統,復制粘貼下面文件。保存為python3,選擇工具——編…

Linux 終端環境安裝 L2TP 客戶端

安裝: yum -y install xl2tpd ppp 安裝成功后,直接進入配置流程 配置: 配置過程也并不復雜,主要有兩個文件。首先就是配置 /etc/xl2tpd/xl2tpd.conf 文件。此文件原有的內容是做服務端用的,而作為客戶端使用只需保留如…

如何在Twitch上設置捐款

Many people on Twitch stream as a hobby. If you’re thinking about going full-time, though, you’ll need to raise some cash. Setting up donations on Twitch is one way you can do it! Twitch上的許多人都將其作為愛好。 但是,如果您打算全職工作&#x…

JAVA-Concurrency之CountDownLatch說明

2019獨角獸企業重金招聘Python工程師標準>>> As per java docs, CountDownLatch is a synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes. CountDownLatch concept is very comm…

windows下共享文件夾在Linux下打開

①首先在Windows下創建一個準備用來共享用的文件夾 ②在虛擬機下選擇第一步創建的文件夾為共享文件夾 ③在虛擬機shell命令框下輸入 cd /mnt/sgfs 回車進入共享文件夾。 備注:其他細節與配圖后續再更新 Thanks轉載于:https://www.cnblogs.com/better-day/p/105026…

設置微軟應用商店的代理_如何設置和使用Microsoft家庭安全應用

設置微軟應用商店的代理The Microsoft Family Safety app provides a set of reporting and parental control tools for people with Microsoft accounts. With filtering controls, location reporting, and app-usage recording, this app gives parents a way to monitor t…

Linux跨平臺遠程控制

轉載于:https://blog.51cto.com/13660858/2094987

20189222 《網絡攻防實踐》第二周作業

20189222《網絡攻防實踐》第2周學習總結 教材學習內容總結 第一章: 要點1:分清黑客與駭客,提倡在掌握技術的同時,還要遵循黑客道德與法律法規。 要點2:網絡攻防的主要內容包括系統安全攻防、網絡安全攻防、物理攻擊和社…

Zoom Host可以真正看到您的所有私人消息嗎?

Girts Ragelis/Shutterstock.comGirts Ragelis / Shutterstock.comViral social media posts are alleging that Zoom’s private messages aren’t really private—if you’re chatting privately during a Zoom meeting, the host can see your entire conversation. Is tha…

使用Keras進行深度學習:(三)使用text-CNN處理自然語言(上)

歡迎大家關注我們的網站和系列教程:http://www.tensorflownews.com/,學習更多的機器學習、深度學習的知識! 上一篇文章中一直圍繞著CNN處理圖像數據進行講解,而CNN除了處理圖像數據之外,還適用于文本分類。CNN模型首次…

powerpoint轉換器_如何將PowerPoint演示文稿轉換為主題演講

powerpoint轉換器If someone sends you a Microsoft PowerPoint presentation, but you’d rather use Apple’s presentation software, Keynote, you’re in luck! Apple’s done all the hard work for you. Here’s how to convert a PowerPoint presentation to Keynote. …

Android高仿大眾點評(帶服務端)

2019獨角獸企業重金招聘Python工程師標準>>> 實例講解了一個類似大眾點評的項目,項目包含服務端和android端源碼, 服務端為php代碼,如果沒有接觸過php, 文章中講解一鍵部署php的方法,讓您5分鐘將服務端搭建成功, 您也可以將php換成…

vista任務欄透明_在Windows XP中獲取Vista任務欄縮略圖預覽

vista任務欄透明It was only a matter of time before people started cloning Windows Vista features and adding them into Windows XP. One of my favorite Vista features is the thumbnails that popup when you mouse over the taskbar. And now I can use them in XP a…

Spring實戰Day2

創建對象之后如何體現對象之間的依賴? Spring容器負責創建Bean和依賴注入,那么Spring是怎么將Bean裝配在一起的呢? Spring提供了三種方式裝配機制 1.隱式的bean發現機制和自動裝配 圖一圖二,是兩個組件與Config類同包 圖三&#x…

Git的狀態轉換

近期公司用Git來管理代碼,用起來是要比svn爽一些。就是剛接觸的時候比較痛苦,特別是那些狀態(版本號的提交/合并/回退)。差點把我搞暈了。如今回過頭來總結一下,就清楚多了。 就本地倉庫來看。Git能夠分成5個不同的狀態。能夠通過$ git statu…