
UrlReplacer ์ ์์: kotonaiyo
Checks the current Url and replaces it if a rule for this site is defined.
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์ ๋ณด
[Honestly just testing the publishing process. Very much still WIP ;)]
Currently supports 2 sites:
1. https://docs.microsoft.com/*
If the AddOn detects a URL that starts with "https://docs.microsoft.com/" and is followed by a language code that is not "en-us", the AddOn replaces the language code with "en-us"
Example: "https://docs.microsoft.com/de-de/dotnet/csharp/" -> "https://docs.microsoft.com/en-us/dotnet/csharp/"
2. https://www.youtube.com/*
If the AddOn detects a URL that starts with "https://www.youtube.com/" and is followed by "shorts", the AddOn replaces "shorts" with "watch" to automatically change from youtubes shorts placer to the regular video player.
Example: "https://www.youtube.com/shorts/epQVrt4gliI" -> "https://www.youtube.com/watch/epQVrt4gliI"
Currently supports 2 sites:
1. https://docs.microsoft.com/*
If the AddOn detects a URL that starts with "https://docs.microsoft.com/" and is followed by a language code that is not "en-us", the AddOn replaces the language code with "en-us"
Example: "https://docs.microsoft.com/de-de/dotnet/csharp/" -> "https://docs.microsoft.com/en-us/dotnet/csharp/"
2. https://www.youtube.com/*
If the AddOn detects a URL that starts with "https://www.youtube.com/" and is followed by "shorts", the AddOn replaces "shorts" with "watch" to automatically change from youtubes shorts placer to the regular video player.
Example: "https://www.youtube.com/shorts/epQVrt4gliI" -> "https://www.youtube.com/watch/epQVrt4gliI"
0๋ช
์ด 0์ ์ผ๋ก ํ๊ฐํจ
๊ถํ ๋ฐ ๋ฐ์ดํฐ๋ ์์๋ณด๊ธฐ
ํ์ํ ๊ถํ:
- ํ์ฅ ๊ธฐ๋ฅ ์ฌ์ฉ ํ์ธ๊ณผ ํ ๋ง ๊ด๋ฆฌ
- mozilla.org ๋๋ฉ์ธ์ ์ฌ์ดํธ์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- docs.microsoft.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- learn.microsoft.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
- www.youtube.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ฒ์
- 1.1
- ํฌ๊ธฐ
- 19.88 KB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 3๋ ์ (2022๋ 10์ 24์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๋ฒ์ ๋ชฉ๋ก
- ๋ชจ์์ง์ ์ถ๊ฐ
๋ฒ์ 1.1์ ์ถ์ ์ ๋ณด
Added "https://learn.microsoft.com/" rule