Greasy Fork is available in English.

CSS Helper - URL Attribute Adder

Adds a custom attribute (url-url) to all body tags, to make it easier for CSS extensions to target specific URL's.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Jupiter Liar
1日のインストール数
0
累計インストール数
3
評価
0 0 0
バージョン
1.0
作成日
2023/08/26
更新日
2023/08/26
ライセンス
Attribution CC BY
対象サイト
すべてのサイト

Sometimes you want your CSS editor to only work on specific URL's within a domain, but it can't make its selections that specific. This script helps by adding a custom attribute, called "url-url", to the body tag of all web pages. This attribute contains the URL of the webpage, which allows your CSS to grab onto it.