当前位置:网站首页>备份谷歌或其他浏览器插件
备份谷歌或其他浏览器插件
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文件拖入浏览器即可安装
学习更多编程知识,请关注我的公众号:

边栏推荐
- The third week of postgraduate freshman training: resnet+resnext
- rsync+inotyfy实现数据单项监控实时同步
- 【TensorRT】将 PyTorch 转化为可部署的 TensorRT
- SSM integration
- MySql统计函数COUNT详解
- 【目标检测】6、SSD
- 【Transformer】AdaViT: Adaptive Vision Transformers for Efficient Image Recognition
- Realize the scheduled backup of MySQL database in Linux environment through simple script (mysqldump command backup)
- 并发编程学习笔记 之 Lock锁及其实现类ReentrantLock、ReentrantReadWriteLock和StampedLock的基本用法
- "Shandong University mobile Internet development technology teaching website construction" project training log V
猜你喜欢

【Transformer】AdaViT: Adaptive Tokens for Efficient Vision Transformer

Technology that deeply understands the principle of MMAP and makes big manufacturers love it

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

并发编程学习笔记 之 Lock锁及其实现类ReentrantLock、ReentrantReadWriteLock和StampedLock的基本用法

Super simple integration of HMS ml kit to realize parent control

Reporting service 2016 custom authentication
![[database] database course design - vaccination database](/img/4d/e8aff67e3c643fae651c9f62af2db9.png)
[database] database course design - vaccination database

Semaphore (semaphore) for learning notes of concurrent programming

Process management of day02 operation

Interesting talk about performance optimization thread pool: is the more threads open, the better?
随机推荐
Nifi changed UTC time to CST time
【数据库】数据库课程设计一一疫苗接种数据库
FFmpeg创作GIF表情包教程来了!赶紧说声多谢乌蝇哥?
【ML】机器学习模型之PMML--概述
How to PR an open source composer project
ASM piling: after learning ASM tree API, you don't have to be afraid of hook anymore
mysql 的show profiles 使用。
Semaphore (semaphore) for learning notes of concurrent programming
nacos外置数据库的配置与使用
Operation commands in anaconda, such as removing old environment, adding new environment, viewing environment, installing library, cleaning cache, etc
These process knowledge you must know
Spring, summer, autumn and winter with Miss Zhang (4)
Detailed explanation of atomic operation class atomicinteger in learning notes of concurrent programming
微信小程序源码获取(附工具的下载)
30 knowledge points that must be mastered in quantitative development [what is individual data]?
手撕ORM 框架(泛型+注解+反射)
[pycharm] pycharm remote connection server
Thinkphp6 output QR code image format to solve the conflict with debug
【语义分割】Mapillary 数据集简介
Reporting service 2016 custom authentication