Skip to content

Commit

Permalink
Merge pull request #428 from VampireChicken12/dev
Browse files Browse the repository at this point in the history
Version 1.24.0
  • Loading branch information
VampireChicken12 authored Apr 16, 2024
2 parents d4a3784 + 1e7e881 commit 21b03f5
Show file tree
Hide file tree
Showing 234 changed files with 11,489 additions and 9,078 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,15 @@
"contributions": [
"translation"
]
},
{
"login": "Secret-Peter",
"name": "Secret-Peter",
"avatar_url": "https://avatars.githubusercontent.com/u/166921574?v=4",
"profile": "https://github.com/Secret-Peter",
"contributions": [
"translation"
]
}
]
}
7 changes: 5 additions & 2 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"plugin:import/typescript",
"plugin:tailwindcss/recommended",
"plugin:promise/recommended",
"plugin:perfectionist/recommended-natural"
"plugin:perfectionist/recommended-natural",
"plugin:react-hooks/recommended",
"plugin:prettier/recommended"
],
"root": true,
"parser": "@typescript-eslint/parser",
Expand All @@ -31,6 +33,7 @@
"@typescript-eslint/no-unused-vars": ["error"],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
"@typescript-eslint/restrict-template-expressions": "off",
"quotes": ["error", "double", { "avoidEscape": true, "allowTemplateLiterals": true }],
"semi": ["error", "always"],
"prefer-const": [
Expand All @@ -54,7 +57,7 @@
"no-empty": ["error", { "allowEmptyCatch": true }],
"no-mixed-spaces-and-tabs": ["error", "smart-tabs"],
"import/first": ["error"],
"no-secrets/no-secrets": "error",
"no-secrets/no-secrets": ["error", { "tolerance": 5.0 }],
"import/no-unresolved": "off",
"tailwindcss/no-custom-classname": "off",
"tailwindcss/classnames-order": "error",
Expand Down
6 changes: 6 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
node_modules
dist
.all-contributorsrc
CHANGELOG.md
README.md
package.json
package-lock.json
yarn.lock
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@
"source.fixAll": "always"
},
"eslint.codeActionsOnSave.mode": "all",
"editor.snippets.codeActions.enabled": true
"editor.snippets.codeActions.enabled": true,
"typescript.validate.enable": true,
"typescript.tsserver.experimental.enableProjectDiagnostics": true
}
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ YouTube Enhancer is a browser extension that aims to improve your YouTube experi

- **Remaining Time:** Keep track of the time remaining on your video with a dynamic display.

- **Pause background players:** Pauses video players in background tabs when you start a new player in the foreground.

- **Loop Button:** Adds a dedicated button to toggle the video player loop.

- **Hide Scrollbar:** Hides the pages scroll bar
- **Hide Scrollbar:** Hides the pages scroll bar.

- **Automatic Theater Mode:** Automatically enables theater mode when you load a video

Expand All @@ -54,6 +56,8 @@ YouTube Enhancer is a browser extension that aims to improve your YouTube experi

- **Shorten YouTube video share link**: Enhance your shared YouTube links with a shortened and cleaner appearance, intelligently excluding unnecessary query parameters like `si`, `pp`, and `feature` for a more user-friendly experience.

- **Skip "Video is paused. Continue watching?" popup**: Skips the idle dialog that pauses video playback.

- **Shorts auto scroll**: Enjoy seamless viewing with automatic scrolling through YouTube Shorts.

- **Hide shorts**: Enhance your browsing experience by hiding distracting YouTube Shorts content.
Expand Down Expand Up @@ -105,8 +109,12 @@ YouTube Enhancer is a browser extension that aims to improve your YouTube experi

- **Forced Playback Speed:** Allows users to force videos to play at a specific speed.

- **Playback speed buttons:** Adds buttons to adjust the playback speed.

- **Player Speed:** Define the playback speed for videos.

- **Playback buttons speed:** Define the speed adjustment per button press.

### Volume Boost Settings

- **Volume Boost:** Enables the volume boost feature.
Expand All @@ -123,6 +131,26 @@ YouTube Enhancer is a browser extension that aims to improve your YouTube experi

- **Screenshot Format:** Define the format in which screenshots should be saved (PNG, JPEG, or WEBP).

### YouTube Deep Dark Settings

- **Enable selected theme:** Enables the selected YouTube Deep Dark theme.

- **Select theme:** Select the YouTube Deep Dark theme to use (9anime, Adapta-Breath-Nokto, Adapta-Nokto, Arc-Dark, Black-and-White, Breeze-Dark, Custom, Deep-Dark, Discord, Dracula, Firefox-57, Firefox-Alpenglow-Dark, Firefox-Dark, Firefox-Dark-91, Gruvbox-Dark, Gruvbox-Light, HavocOS, Inspired-Dark, Jisho, Mint-Y-Dark, NierAutomata-Dark, NierAutomata-Light, Orange, Solarized-Dark, Solarized-Light, Ubuntu-Grey, Ubuntu-Purple, Vertex-Dark, Yellow, Yellow-2, YouTube-Dark).

- **Accent color:** Select the accent color for the "Custom" theme.

- **Main background color:** Select the main background color for the "Custom" theme.

- **Secondary background color:** Select the secondary background color for the "Custom" theme.

- **Hover background color:** Select the hover background color for the "Custom" theme.

- **Main text color:** Select the main text color for the "Custom" theme.

- **Secondary text color:** Select the secondary text color for the "Custom" theme.

- **Shadow color:** Select the shadow color for the "Custom" theme.

### Custom CSS Settings

- **Enable custom CSS:** Applies the custom CSS from the editor to the YouTube page.
Expand Down Expand Up @@ -266,6 +294,7 @@ Contributions to the YouTube Enhancer Extension are welcome! If you'd like to co
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rado84-github"><img src="https://avatars.githubusercontent.com/u/41172201?v=4?s=100" width="100px;" alt="rado84"/><br /><sub><b>rado84</b></sub></a><br /><a href="#bug-rado84-github" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pulsar2105"><img src="https://avatars.githubusercontent.com/u/54115653?v=4?s=100" width="100px;" alt="pulsar2105"/><br /><sub><b>pulsar2105</b></sub></a><br /><a href="#translation-pulsar2105" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/G-Ran-Berg"><img src="https://avatars.githubusercontent.com/u/12037193?v=4?s=100" width="100px;" alt="Granberg"/><br /><sub><b>Granberg</b></sub></a><br /><a href="#translation-G-Ran-Berg" title="Translation">🌍</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Secret-Peter"><img src="https://avatars.githubusercontent.com/u/166921574?v=4?s=100" width="100px;" alt="Secret-Peter"/><br /><sub><b>Secret-Peter</b></sub></a><br /><a href="#translation-Secret-Peter" title="Translation">🌍</a></td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -293,6 +322,8 @@ We welcome contributions to improve translations and make the extension accessib

The YouTube Enhancer Extension is open-source and available under the [MIT License](LICENSE). Feel free to explore, modify, and share it as needed.

![Alt](https://repobeats.axiom.co/api/embed/5f047f2fde5309f072dda1602645f76bb8e74cdc.svg "Repobeats analytics image")

## 🌟 Star History

<a href="https://star-history.com/#VampireChicken12/youtube-enhancer&Date">
Expand Down
Binary file added bun.lockb
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/Options Popup/Main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/Options Popup/Settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/Options/Options_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/Options/Options_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/YouTube Page/OSD_Speed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/YouTube Page/OSD_Volume.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added extension screenshots/YouTube Page/Screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 21b03f5

Please sign in to comment.