Discussions » Développement

怎么匹配所有的域名

§
Posté le: 2019-11-12
Édité le: 2019-11-12

怎么匹配所有的域名

主要想实现在每个网页右下角都加一个,回到顶部按钮。 以下这样能实现吗?

// @match        *://*.*.com/*
// @match        *://*.*.cn/*
// @match        *://*.*.org/*
// @match        *://*.*.net/*
§
Posté le: 2019-11-13
§
Posté le: 2019-12-10

// @match *

Poster une réponse

Connectez-vous pour poster une réponse.