Skip to content

Commit

Permalink
Update Add_Firefox_Extensions.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
farag2 authored Aug 24, 2024
1 parent 293886f commit 8f3d225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Add_Firefox_Extensions.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ $Parameters = @{
ExtensionUris = @(
"https://addons.mozilla.org/firefox/addon/ublock-origin",
"https://addons.mozilla.org/firefox/addon/traduzir-paginas-web",
"https://addons.mozilla.org/firefox/addon/tampermonkey",
# "https://addons.mozilla.org/firefox/addon/tampermonkey",
# https://greasyfork.org/ru/scripts/436115-return-youtube-dislike
"https://addons.mozilla.org/firefox/addon/sponsorblock",
# https://greasyfork.org/ru/scripts/436115-return-youtube-dislike
"https://addons.mozilla.org/firefox/addon/return-youtube-dislikes"
)
}
Expand Down

0 comments on commit 8f3d225

Please sign in to comment.