Chrome 4.0 supports GreaseMonkey scripts

Chrome 4.0 supports GreaseMonkey scripts

GreaseMokey (Chinese people call it Grease Monkey Script) was previously just a plug-in for Firefox. It can be used to add some simple and useful small plug-ins to expand the functionality and experience of your browser. It is generally written in HTML+JavaScript and has the characteristics of being small and flexible.

The very good news is that the latest Chrome 4.0 version now supports GreaseMonkey scripts . Of course, the Chrome 5.0 dev version also supports it. If you are using these two versions of Chrome (including PC and Mac versions), you can immediately visit http://userscripts.org to obtain more than 40,000 scripts.

If you don't know much about GreaseMonkey, you can check out the introduction on Wikipedia , or check out 8 Excellent Grease Monkey Scripts Recommended by Keshiba and Crazy Software's Top Ten Grease Monkey Scripts Recommended . Of course, there are many excellent GreaseMonkey scripts. If you come across a good one, be sure to share it with us.

In addition, GreaseMonkey can be managed just as easily as ordinary Chrome extensions, and can be disabled and uninstalled in the Chrome extension panel ( chrome://extensions/ ).

<<:  Web front-end development course What are the web front-end development tools

>>:  CSS to achieve the sticky effect of two balls intersecting sample code

Recommend

Solution to the problem that mysql local login cannot use port number to log in

Recently, when I was using Linux to log in locall...

Native js to implement drop-down box selection component

This article example shares the specific code of ...

A brief discussion on MySQL large table optimization solution

background The amount of new data in the business...

Tutorial on installing and configuring remote login to MySQL under Ubuntu

This article shares the MySQL installation and co...

A brief discussion on the Linux kernel's support for floating-point operations

Currently, most CPUs support floating-point units...

Quick understanding and example application of Vuex state machine

Table of contents 1. Quick understanding of conce...

VMware Tools installation and configuration tutorial for Ubuntu

Some time ago, the blogger installed the Ubuntu s...

How to capture exceptions gracefully in React

Table of contents Preface ErrorBoundary Beyond Er...

About ROS2 installation and docker environment usage

Table of contents Why use Docker? Docker installa...

Three ways to parse QR codes using javascript

Table of contents 1. Use JavaScript to parse the ...

How to set Nginx log printing post request parameters

【Foreword】 The SMS function of our project is to ...

MySQL 5.6.22 installation and configuration method graphic tutorial

This tutorial shares the specific code of MySQL5....