当前位置:网站首页>Chrome user script manager tempermonkey monkey
Chrome user script manager tempermonkey monkey
2022-07-02 09:16:00 【_ Time boiled the rain】
Tampermonkey Is a free browser extension and the most popular user script manager , It applies to Chrome, Microsoft Edge, Safari, Opera Next, and Firefox.
Although some supported browsers have native user script support , but Tampermonkey Will provide more convenience in your user script management . It provides things like easy Script Installation 、 Automatic update check 、 A quick look at the script status in the tag 、 Built in editor and many other functions , meanwhile Tampermonkey It's also possible to run scripts that are not compatible .

install
Get the installation file
In general , We can't go directly through Chrome Installed in online app store , You can pay attention to the company number “ The programmer 965” reply “Tampermonkey” obtain ctx The installation files .
Pay attention to our - The programmer 965
https://mp.weixin.qq.com/s/LrygOqyhmh0VxZl0_wghFA
open Chrome browser , Address field input :chrome://extensions/ Go to the extender page , Open the developing mode in the upper right corner .

Will get ctx Drag the plug-in installation file to the current “ add-in ” On the page .

Chrome The browser prompts whether to add “xxx” Do you ? Click below “ Add extensions ” You can install it successfully .

For the convenience of subsequent quick use , You can add the shortcut button of the installed extension program to the upper right corner of the browser :

thus ,Chrome The browser plug-in is installed successfully .
Function is introduced
Tampermonkey Make it very easy to manage your user scripts . On the top right Tampermonkey The icon shows the number of scripts that are running , Click the icon to see the scripts that are running and those that might be running on this page .

Tampermonkey The overview clearly shows all installed scripts . You can see when they were last updated , If they have their own home page , You can also categorize them and more ...

You can choose from three different levels for the setup page . Infrequent options will be hidden , Simplify the page in this way .

You can set the check and update frequency of the script . No more bugs from outdated scripts .

Only the Paranoid Survive ! Blacklist all websites that should not use scripts .

Of course , And more : Such as Tampermonkey It will provide a compatibility layer and automatically detect the supporting settings 、 Script synchronization function 、 Script editor 、 Script syntax check and so on ......
Postscript
At first, oil monkey means Greasemonkey( Meaning for “ Oil monkey ”), Initially run on Firefox Script manager in browser , Because of its powerful function , It has left a good reputation for users , As a result, there have been many script managers similar to oil monkey , for example Tampermonkey One of them , It's in Google Chrome Browser and Greasemonkey Almost the same function , So it is also called by users “ greasemonkey ”.
-END-
forward , give the thumbs-up , Looking at , Make arrangements ?
边栏推荐
- Matplotlib swordsman - a stylist who can draw without tools and code
- WSL安装、美化、网络代理和远程开发
- 数构(C语言--代码有注释)——第二章、线性表(更新版)
- Use of libusb
- 「面试高频题」难度大 1.5/5,经典「前缀和 + 二分」运用题
- Flink-使用流批一体API统计单词数量
- 概念到方法,绝了《统计学习方法》——第三章、k近邻法
- Jingdong senior engineer has developed for ten years and compiled "core technology of 100 million traffic website architecture"
- 微服务实战|手把手教你开发负载均衡组件
- win10使用docker拉取redis镜像报错read-only file system: unknown
猜你喜欢

Flink - use the streaming batch API to count the number of words

MYSQL安装出现问题(The service already exists)

Number structure (C language) -- Chapter 4, compressed storage of matrices (Part 2)

Microservice practice | declarative service invocation openfeign practice

【Go实战基础】gin 如何验证请求参数

数构(C语言--代码有注释)——第二章、线性表(更新版)

深入剖析JVM是如何执行Hello World的

The channel cannot be viewed when the queue manager is running

Complete solution of servlet: inheritance relationship, life cycle, container, request forwarding and redirection, etc

【Go实战基础】如何安装和使用 gin
随机推荐
Actual combat of microservices | discovery and invocation of original ecosystem implementation services
Cloudreve自建云盘实践,我说了没人能限制得了我的容量和速度
微服务实战|Eureka注册中心及集群搭建
QT -- how to set shadow effect in QWidget
Matplotlib swordsman - a stylist who can draw without tools and code
Mirror protocol of synthetic asset track
微服务实战|负载均衡组件及源码分析
【Go实战基础】gin 如何设置路由
2022/2/13 summary
Chrome用户脚本管理器-Tampermonkey 油猴
Right click menu of QT
Watermelon book -- Chapter 6 Support vector machine (SVM)
数构(C语言)——第四章、矩阵的压缩存储(下)
使用IBM MQ远程连接时报错AMQ 4043解决思路
长篇总结(代码有注释)数构(C语言)——第四章、串(上)
Move a string of numbers backward in sequence
1、 QT's core class QObject
我服了,MySQL表500W行,居然有人不做分区?
一篇详解带你再次重现《统计学习方法》——第二章、感知机模型
How to realize asynchronous programming in a synchronous way?



