您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
[userChromeJS] タブを閉じた時、タブバーの右端に生じる隙間をすぐに埋める / Resize tabs to fill the tab bar immediately after closing a tab (Firefox 4 feature)
当前为
// ==UserScript== // @name Empty script // @version 0.0.1.20140624101006 // @namespace https://userscripts.org/users/347021 // @description [userChromeJS] タブを閉じた時、タブバーの右端に生じる隙間をすぐに埋める / Resize tabs to fill the tab bar immediately after closing a tab (Firefox 4 feature) // ==/UserScript== Components.utils.reportError((window.navigator.language.split('-')[0].toLowerCase() === 'ja' ? '「Bug 667607 (タブを閉じた時の隙間を埋める)」は Userscripts.org から Greasy Fork镜像 に移動しました。' : 'I have moved "Firefox Bookmarks Assigner" from Userscripts.org to Greasy Fork镜像.') + '<https://greasyforks.org/scripts/267-bug-667607-%E3%82%BF%E3%83%96%E3%82%92%E9%96%89%E3%81%98%E3%81%9F%E6%99%82%E3%81%AE%E9%9A%99%E9%96%93%E3%82%92%E5%9F%8B%E3%82%81%E3%82%8B>');