当前位置:网站首页>备份谷歌或其他浏览器插件
备份谷歌或其他浏览器插件
2022-07-29 05:21:00 【代码的路】
1 备份谷歌或其他浏览器插件
1.1 浏览器地址栏输入:chrome://extensions/,选择开发模式,单击打包扩展程序,可以看到一个“扩展程序根目录” 输入框。
1.2 进入浏览器插件的安装目录:
谷歌浏览器插件:
C:\Users\zblz2\AppData\Local\Google\Chrome\User Data\Default\Extensions
edge浏览器插件:
C:\Users\zblz2\AppData\Local\Microsoft\Edge\User Data\Default\Extensions
当然每个人的目录都有所不同,其中zblz2是我的用户名,大家需要找到自己对应的文件夹。AppData有时是隐藏文件,需要让隐藏文件显示出来。进入Extensions就会看到许多以id号命名的目录,这些文件就是插件,进入id目录,会看到一个版本号目录,如下图所示:

红色框中的目录即版本号:
C:\Users\zblz2\AppData\Local\Google\Chrome\User Data\Default\Extensions\aapbdbdomjkkjkaonfhkkikfgjllcleb\2.0.9_0
1.3 复制 “版本号目录全路径”到第1步操作中遇到的“扩展程序根目录” 里。
1.4 单击第1步中的“打包扩展按钮”,就可以在id目录下找到对应的crx 插件了。此时返回上一级目录,可以看到多了两个文件,分别是扩展程序2.0.9_0.crx和密钥文件2.0.9_0.pem。
同理,把所有的id(插件)都手动的备份一次。
2 重新载入备份的chrome插件
浏览器地址栏输入:chrome://extensions/,选择开发模式,直接将.crx文件拖入浏览器即可安装
学习更多编程知识,请关注我的公众号:

边栏推荐
- 【综述】图像分类网络
- [clustmaps] visitor statistics
- Thinkphp6 pipeline mode pipeline use
- 【Transformer】AdaViT: Adaptive Tokens for Efficient Vision Transformer
- xtrabackup 的使用
- 个人学习网站
- asyncawait和promise的区别
- Detailed explanation of tool classes countdownlatch and cyclicbarrier of concurrent programming learning notes
- Briefly talk about the difference between pendingintent and intent
- Training log 7 of the project "construction of Shandong University mobile Internet development technology teaching website"
猜你喜欢

Realize the scheduled backup of MySQL database in Linux environment through simple script (mysqldump command backup)

Briefly talk about the difference between pendingintent and intent

Spring, summer, autumn and winter with Miss Zhang (3)

Windos下安装pyspider报错:Please specify --curl-dir=/path/to/built/libcurl解决办法

【Clustrmaps】访客统计

【Transformer】ACMix:On the Integration of Self-Attention and Convolution

Training log 4 of the project "construction of Shandong University mobile Internet development technology teaching website"
![[clustmaps] visitor statistics](/img/1a/173664a633fd14ea56696dd824acb6.png)
[clustmaps] visitor statistics

深入理解MMAP原理,让大厂都爱不释手的技术

Research on the implementation principle of reentrantlock in concurrent programming learning notes
随机推荐
主流实时流处理计算框架Flink初体验。
mysql 的show profiles 使用。
Markdown语法
简单聊聊 PendingIntent 与 Intent 的区别
ASM piling: after learning ASM tree API, you don't have to be afraid of hook anymore
[DL] build convolutional neural network for regression prediction (detailed tutorial of data + code)
SSM integration
ASM插桩:学完ASM Tree api,再也不用怕hook了
Markdown syntax
Is flutter being quietly abandoned? On the future of flutter
与张小姐的春夏秋冬(3)
nacos外置数据库的配置与使用
Detailed explanation of tool classes countdownlatch and cyclicbarrier of concurrent programming learning notes
[overview] image classification network
Exploration of flutter drawing skills: draw arrows together (skill development)
Yum local source production
【DL】搭建卷积神经网络用于回归预测(数据+代码详细教程)
【Transformer】ACMix:On the Integration of Self-Attention and Convolution
【语义分割】Mapillary 数据集简介
Training log 4 of the project "construction of Shandong University mobile Internet development technology teaching website"