-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
42 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
// ==UserScript== | ||
// @name Polish Coub | ||
// @name:pl Polski Coub | ||
// @namespace http://blackuspl.github.io/DarknessAir | ||
// @source https://github.com/BlackusPL/Polish-Coub | ||
// @updateURL https://github.com/BlackusPL/Polish-Coub/raw/main/js/Polish%20Coub.meta.js | ||
// @downloadURL https://github.com/BlackusPL/Polish-Coub/raw/main/js/Polish%20Coub.user.js | ||
// @version 0.57 | ||
// @description Translate Coub to polish language | ||
// @description:pl Tłumaczy Couba na polski język | ||
// @author BlackusPL | ||
// @match *://coub.com/* | ||
// @exclude *://coub.com/chat/* | ||
// @exclude *://coub.com/rules* | ||
// @exclude *://coub.com/dmca* | ||
// @exclude *://coub.com/privacy* | ||
// @exclude *://coub.com/tos* | ||
// @exclude *://coub.com/brand-assets* | ||
// @icon https://raw.githubusercontent.com/BlackusPL/Polish-Coub/main/favicon.svg | ||
// @grant GM_addStyle | ||
// ==/UserScript== |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters