Discussions » Development

怎么匹配所有的域名

§
Posted: 2019/11/12
Edited: 2019/11/12

怎么匹配所有的域名

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

// @match        *://*.*.com/*
// @match        *://*.*.cn/*
// @match        *://*.*.org/*
// @match        *://*.*.net/*
§
Posted: 2019/11/13
§
Posted: 2019/12/10

// @match *

Post reply

Sign in to post a reply.