如何將擴充套件從一個chrome安裝複製到另一個chrome安裝?

今天的問答環節是由SuperUser提供的,SuperUser是Stack Exchange的一個分支,是一個由社群驅動的問答網站分組。...

如何將擴充套件從一個chrome安裝複製到另一個chrome安裝?Automatic syncing between browsers is handy but if it lets you down (or you prefer not to use it) you can still manually copy extensi*** between Chrome installati***. Read on to see how.

今天的問答環節是由SuperUser提供的,SuperUser是Stack Exchange的一個分支,是一個由社群驅動的問答網站分組。

問題

超級使用者閱讀器Arulappan不使用Chrome內建的同步工具,並且希望在不使用Chrome商店的情況下手動同步他的擴充套件。他寫道:

I have not tried to sync Chrome among my systems. My friend was not able to add an extension (YouTube Downloader). But I added it to my browser sometime before. So I tried to copy the .crx file and install in the other computer. Chrome notified me that “Using Chrome Web Store only you can install”.

So how can I install in the other system?

它是像複製檔案一樣簡單,還是在將副檔名從一個系統移動到另一個系統時需要更多的工作?

答案

超級使用者貢獻者Synetech給出了一個詳細的回答:

You should be able to install the .crx file, but you may need to try a few things.

First, if you simply drag the .crx file to the browser window, you should see a notice at the bottom of the page asking you to confirm. If you click Confirm, it should ask you to install. If that does not work, try creating a simple .html file that has an anchor ( tag) with an href pointing to the .crx file:

extension

Put the .html file in the same location as the .crx file and open it. Click the link and see if Chrome allows you to install it like that.

If it does not, you can try running a local webserver and serving the file from there (I know I have done this at least once before).

Another (probably easier) option is to extract the .crx file (using 7Zip for example). Open the extensi*** page (chrome://extensi***/), click the Developer mode check-box, and then Load unpacked extension…:

007Ys3FFgy1gpgcr**50dj30hu04gt8r

Finally, you could manually copy the extension, but it is somewhat of a pain in the butt:

  1. Open the extensi*** page (chrome://extensi***/)
  2. Click the Developer mode check-box
  3. Examine the ID of the extension (long string of letters next to ID:)
  4. Open the User Data Directory, then the Extensi*** directory
  5. Copy the folder with the same name as the extensi***’s ID to the Extensi*** folder of the target system
  6. Open the file Preferences in the User Data Directory in a text editor
  7. Find the section containing the extension (do a search for the ID)
  8. Copy the whole section, making sure to match braces correctly, for example:
  9. "jchfimlohbodnpamghfgfgabbnfajpbe": { "from_bookmark": false, "from_webstore": false, … "path": "jchfimlohbodnpamghfgfgabbnfajpbe\\2012.6.9_0", "state": 1 },

  10. Paste the extension in the Preferences file of the target computer. Check the trailing comma ( the }, at the end of the block). If the block you pasted is the last one (i.e., the next line is a single brace one indent back), then you must remove the comma, but if it is another block, then you must make sure it’s there (it’s obvious whether you need it or not when you actually paste it)
  11. Save the file (you may want to make a backup of Preferences and maybe even your whole Extensi*** directory) and run Chrome

These were opti*** for copying general extensi***, but for extensi*** specifically for downloading YouTube videos, I recommend forgoing extensi*** altogether (which usually run in a whole separate process) and using the YousableTubeFix user-script.

007Ys3FFgy1gpgcrvba7ij30ho09o0tc

It adds a Download button to YouTube videos, but it also lets you configure what you do or do not want on the page as well. For example, many people will want to get rid of the comments section and/or the related-videos section, and YousableTubeFix lets you do that as well.

YousableTubeFix also lets you configure YouTube videos to not automatically start buffering and playing, which is extremely useful.

And because it’s a script, it only runs when necessary, so it does not use up extra memory when browsing other sites and also does not require the Web Store and can simply be saved/installed/etc.

一個可靠的答案和一個方便的YouTube指令碼提示?給我們留下了深刻的印象。

有什麼要補充的解釋嗎?在評論中發出聲音。想從其他精通技術的Stack Exchange使用者那裡瞭解更多答案嗎?在這裡檢視完整的討論主題。

  • 發表於 2021-04-12 02:11
  • 閱讀 ( 39 )
  • 分類:網際網路

你可能感興趣的文章

最好的chrome擴充套件

... 這個應用程式可以在你所有的裝置上同步,所以無論你如何訪問網路,你都會有相同的體驗。 ...

  • 發佈於 2021-03-14 10:28
  • 閲讀 ( 59 )

使用chrome擴充套件管理連結的9種快速方法

... 今天,我們將向您展示使用Chrome擴充套件可以簡化哪些與連結相關的任務。它一定會加快你的瀏覽速度。 ...

  • 發佈於 2021-03-17 10:57
  • 閲讀 ( 53 )

9種同步firefox和chrome的方法:書籤、密碼等

...hrome擴充套件和最佳Firefox外掛列表。他們會給你更多關於如何保持Chrome和Firefox(或者你選擇的任何兩個瀏覽器)完美同步的想法。 ...

  • 發佈於 2021-03-20 15:56
  • 閲讀 ( 74 )

7必須為web設計器提供chrome擴充套件

...新的工具了。所以,在你的Chrome擴充套件失控之前,學習如何管理它們。 ...

  • 發佈於 2021-03-21 18:31
  • 閲讀 ( 55 )

在chromebook上截圖:一個快速而骯髒的指南

... 下面是如何在Chromebook上截圖,找到並分享。我們還將介紹一些很好的應用程式,它們可以讓你在Chromebook上拍照,並在瀏覽器中添加註釋進行編輯。 ...

  • 發佈於 2021-03-21 20:01
  • 閲讀 ( 59 )

如何在chrome和firefox中整合windows10時間表

... 如何將windows時間線新增到chrome和firefox ...

  • 發佈於 2021-03-24 06:37
  • 閲讀 ( 43 )

6個chromebook煩惱,您現在應該解決

...上執行一個模擬器。如果您迫切需要,我們可以向您展示如何安裝這樣的模擬器在Chromebook上執行Windows應用程式。 ...

  • 發佈於 2021-03-25 15:13
  • 閲讀 ( 60 )

chrome和firefox的10個最佳google keep擴充套件

... Chrome和Firefox為流行的記事本應用程式提供了擴充套件,讓您可以快速訪問。只需點選一下,你就可以儲存一個網站,開啟你的筆記,或者用這些偉大的工具讓googlekeep變得更加有用。 ...

  • 發佈於 2021-03-31 07:56
  • 閲讀 ( 64 )

如何在chromebook上覆制和貼上

...系統上的工作原理相同,您可以通過幾種方式來實現。 如何複製文字 你要做的第一件事就是開啟一個文件或網頁,突出顯示你要複製的單詞或行。用兩個手指在軌跡板上或用滑鼠右鍵單擊所選內容,或在單擊的同時按Alt,然...

  • 發佈於 2021-04-03 05:12
  • 閲讀 ( 42 )

如何啟用googlechrome的新擴充套件選單

...擴充套件提供了一個位置。今天可以在國旗後面買到。 如何啟用chrome的新擴充套件選單 這個擴充套件選單可能會在未來預設啟用,將所有擴充套件從Chrome的標準“3點選單”移動到這個新選單。但你不必等待,你可以在目前穩...

  • 發佈於 2021-04-03 05:39
  • 閲讀 ( 45 )
ckwkb083
ckwkb083

0 篇文章

作家榜

  1. admin 0 文章
  2. 孫小欽 0 文章
  3. JVhby0 0 文章
  4. fvpvzrr 0 文章
  5. 0sus8kksc 0 文章
  6. zsfn1903 0 文章
  7. w91395898 0 文章
  8. SuperQueen123 0 文章

相關推薦