如何将扩展从一个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…:

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
  • 阅读 ( 185 )
  • 分类:互联网

你可能感兴趣的文章

谷歌chrome常见问题解答

... 无论您是对Chrome的选项菜单感兴趣,还是只想学习如何做一些特定的事情,这个常见问题解答都会有所帮助。让我们来回答一些关于使用googlechrome最常见的问题。 ...

  • 发布于 2021-03-12 03:38
  • 阅读 ( 290 )

9种同步firefox和chrome的方法:书签、密码等

...佳Chrome扩展和最佳Firefox插件列表。他们会给你更多关于如何保持Chrome和Firefox(或者你选择的任何两个浏览器)完美同步的想法。 ...

  • 发布于 2021-03-20 15:56
  • 阅读 ( 383 )

6个chromebook烦恼,您现在应该解决

...上运行一个模拟器。如果您迫切需要,我们可以向您展示如何安装这样的仿真器在Chromebook上运行Windows应用程序。 ...

  • 发布于 2021-03-25 15:13
  • 阅读 ( 287 )

如何使用移动设备在pc上安装chrome扩展

... 如何从移动设备在pc上安装chrome扩展 ...

  • 发布于 2021-03-25 21:02
  • 阅读 ( 120 )

如何阻止chrome上的网站

... 如果你想在你的**上也这样做,看看如何阻止Android上的网站。 ...

  • 发布于 2021-03-26 13:28
  • 阅读 ( 204 )

chrome和firefox的10个最佳google keep扩展

... Chrome和Firefox为流行的记事本应用程序提供了扩展,让您可以快速访问。只需点击一下,你就可以保存一个网站,打开你的笔记,或者用这些伟大的工具让googlekeep变得更加有用。 ...

  • 发布于 2021-03-31 07:56
  • 阅读 ( 453 )

为什么病毒在chrome操作系统上不成问题?

...不过,Chromebook真的对病毒免疫吗?如果是这样,他们是如何做到这一点的?请允许我们解释一下。 什么是计算机病毒(a computer virus)? 首先,让我们考虑一下什么是计算机病毒。病毒属于“恶意软件”的范畴,它们具有破坏性...

  • 发布于 2021-04-01 07:31
  • 阅读 ( 282 )

如何在新的microsoft edge中安装和使用扩展

...功能是能够同时使用微软和Chrome网络商店的扩展。下面是如何安装和使用它们。 开始之前,您需要下载并安装新的Microsoft Edge浏览器。 在microsoft edge中安装和使用microsoft扩展 与Chrome一样,microsoftedge也可以安装浏览器附加组件...

  • 发布于 2021-04-02 17:59
  • 阅读 ( 206 )

如何删除windows上的chrome扩展“由企业策略安装”

...会安装这些。如果你不是这样一个组织的一部分,下面是如何删除它们。 “按企业策略安装”是什么意思? 当Google Chrome扩展说它是“由企业策略安装的”、“由管理员安装的”或“由组织管理的”时,这意味着当安装扩展时...

  • 发布于 2021-04-03 16:45
  • 阅读 ( 217 )

如何使chrome“打开窗口”快捷方式(现在谷歌已经杀了他们)

Chrome有一个很有用的功能,可以将网站作为一个窗口打开,而不显示浏览器界面,也不在新的选项卡中打开外部链接。或者更确切地说,它做到了:在2018年底的一次更新中,谷歌在Windows和macOS上禁用了这一功能。 我们无法告诉...

  • 发布于 2021-04-04 00:27
  • 阅读 ( 155 )
ckwkb083
ckwkb083

0 篇文章

相关推荐