Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
adokseo committed Feb 28, 2021
2 parents 0b99ddf + fe1d264 commit dec038b
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 47 deletions.
146 changes: 100 additions & 46 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,19 @@
<p align="center">
<a href="https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd">
<img src="https://github.com/victor-savinov/icons/blob/master/improvedtube/red-raised-48.png">
</a>
<img src="https://github.com/victor-savinov/icons/blob/master/improvedtube/red-raised-48.png"></a>
</p>


<h1 align="center">«Improve YouTube!»</h1>

<p align="center">
<a href="https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd">
<img src="https://github.com/victor-savinov/previews/blob/master/improvedtube/screenshot-github.png">
</a>
</a>
<br><a href="https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd"><img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/chrome.png" alt="Chrome Extension"></a> <a href="#"><img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/firefox-disabled.png" alt="Firefox add-ons"></a> <a href="#"><img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/edge-disabled.png" alt="Edge Youtube Extension"></a> <a href="https://addons.opera.com/en/extensions/details/install-chrome-extensions/"><img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/opera.png" alt="Opera Extension"></a>
</p>

<p align="center">
<a href="https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd">
<img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/chrome.png" alt="Chrome Web Store">
</a>
<a href="#">
<img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/firefox-disabled.png" alt="Firefox add-ons">
</a>
<a href="#">
<img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/edge-disabled.png" alt="Microsoft Store">
</a>
<a href="https://addons.opera.com/en/extensions/details/improvedtube-youtube-extension/">
<img src="https://github.com/code4charity/YouTube-Extension/blob/master/previews/opera.png" alt="Opera add-ons">
</a>
</p>


<p align="center">
<code>/ImprovedTube/</code> is a lightweight browser extension with a simple UI and powerful features.
<br>
<br>
<br><br>
<a href="https://github.com/code4charity/YouTube-Extension/wiki/Features">Features</a>
·
<a href="https://github.com/code4charity/YouTube-Extension/wiki/Donate">Donate</a>
Expand All @@ -41,13 +22,12 @@
·
<a href="https://github.com/code4charity/YouTube-Extension/issues/new">Request feature</a>
</p>
<br><br>

## 🙏 Credits

## 🙏 Credits
Big thanks ❤️ to our [contributors](https://github.com/ImprovedTube/ImprovedTube/graphs/contributors) and [donators](https://www.blockchain.com/btc/address/144kqL6nGEQtVL3QCdADY4EtduZ95Vu1pL).

## 🌎 Translations
### 🌎 Translations

- [x] [Bahasa Indonesia](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/id/messages.json) by [Bagus23](https://github.com/Bagus23)
- [x] [Deutsch](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/de/messages.json) by [Termuellinator](https://github.com/Termuellinator), [css-smueller](https://github.com/css-smueller)
Expand All @@ -73,23 +53,97 @@ Big thanks ❤️ to our [contributors](https://github.com/ImprovedTube/Improved
- [x] [한국어](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/ko/messages.json) by [msc9533](https://github.com/msc9533), [LYHyoung](https://github.com/LYHyoung)


## 🔧 Install from source / Testing Latest version

#### Chromium[ ](https://github.com/chromium/chromium) / Brave[ ](https://github.com/brave/brave) / Vivaldi / ...

1. Download & extract the [latest release](https://github.com/ImprovedTube/ImprovedTube/releases/latest)
2. Go to your Browser's Extensions page (*chrome://extensions/*)
3. Activate "Developer mode"
4. Click the "Load unpacked" button
5. Select the extracted folder

#### Firefox[ ](https://github.com/mozilla)/ LibreWolf[ ](https://librewolf-community.gitlab.io/)/ Waterfox[ ](https://github.com/MrAlex94/Waterfox)/ GNUzilla / IceCat

1. Download & extract the [latest release](https://github.com/ImprovedTube/ImprovedTube/releases/latest)
2. Go to Add-ons (*about:addons*)
3. Click on "Extensions" tab
4. Click on "Debug Add-ons" (*about:debugging#/runtime/this-firefox*)
5. Click on "Load Temporary Add-on…"
6. Select the "manifest.json" file from unzipped folder

#### [Safari](https://github.com/code4charity/YouTube-Extension/issues/494#issuecomment-675098753)
## 🔧 Install from source

1. Download & extract the [latest release](https://github.com/ImprovedTube/ImprovedTube/releases/latest) *(or download the repo & run the build.py!)*

- **Chromium[ ](https://github.com/chromium/chromium) / Brave[ ](https://github.com/brave/brave) / Vivaldi / ...**
2. Go to your Browser's Extensions page (*chrome://extensions/*)
3. Activate "Developer mode"
4. Click the "Load unpacked" button <br>
& Select the extracted folder

- **Firefox[ ](https://github.com/mozilla)/ LibreWolf[ ](https://librewolf-community.gitlab.io/)/ Waterfox[ ](https://github.com/MrAlex94/Waterfox)/ GNUzilla / IceCat**
2. Go to Add-ons (*about:addons*)
3. Click on "Extensions" tab
4. Click on "Debug Add-ons" (*about:debugging#/runtime/this-firefox*)
5. Click on "Load Temporary Add-on…"
6. Select the "manifest.json" file from unzipped folder

- **[Safari](https://github.com/code4charity/YouTube-Extension/issues/494#issuecomment-675098753)**
<br><br><br><br>

## 📝ToDo (Draft)
- [ ] **Full Documentation, screenshots, videos** &nbsp;&nbsp;&nbsp;&nbsp; to help people learn more about our [80+ features for YouTube](https://github.com/ImprovedTube/ImprovedTube/wiki/Features)
- [**Contributing without programming**](https://github.com/ImprovedTube/ImprovedTube/YouTube-Extension/discussions/753)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
_We did no documentation let alone marketing. ImprovedTube can fly much higher through your word of mouth 🌱. More popularity will allow us to work on all wishes)._

**Code & Concept**:
- [ ] [**1. Active Bugs🐞**](https://github.com/ImprovedTube/YouTube/issues?q=label%3Abug+sort%3Acomments-desc+is%3Aopen) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *(we aim to offer (small) bounties on bugs/[priority](https://github.com/ImprovedTube/YouTube/issues?q=label%3Apriority+sort%3Acomments-desc+is%3Aopen). Please ask)*
- [ ] [**2. Most wanted New Features**](https://github.com/ImprovedTube/YouTube/issues?q=label%3A"Feature%20Request"+sort%3Acomments-desc+is%3Aopen)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *(you can add a wish 🌟🧚 / an issue-number to your donation.)*
- [ ] [**3. Other active topics**](https://github.com/ImprovedTube/YouTube/issues?q=sort%3Acomments-desc+is%3Aopen++-label%3Abug++-label%3A"Feature%20Request")
- [*How to start editing our CSS, JavaScript, JSON*](https://github.com/ImprovedTube/ImprovedTube/pull/371#issuecomment-669725163) &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *(For CSS or JavaScript-literates)*
- *Newcomers are welcome to* [*try too*](https://github.com/ImprovedTube/ImprovedTube/issues/387#issuecomment-664980078). &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*(We happily review all edits. We love to code and collaborate)* <br>

**Language:**
- [English](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/en/messages.json) _proofreaders wanted!_
- [ ] [Japanese](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/jp/messages.json) _still missing 🥺. Quick drafts welcome!_
- [ ] [Malay](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales//messages.json)
- [ ] [Polish](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales//messages.json)
- [ ] [Punjabi](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales//messages.json) _Who's from Pakistan?_
- [ ] [Thai](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales//messages.json)
- [ ] [Vietnamese](https://github.com/ImprovedTube/ImprovedTube/blob/master/_locales/vt/messages.json)

### 🌾 Our Projects
### Extensions (\*new\*)
* **Home:** **History Manager** [ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/history-manager), Start Page [ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/start-page), [**To-Do**](https://chrome.google.com/webstore/detail/to-do/mniboiicchcpkffcdlaocnkfpbdihgii)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/to-do)
* **Browsing:** [**HID Control**(Deny overwriting Right-Click, Ctrl+F,...)](https://chrome.google.com/webstore/detail/ctrl-f-freedom-%20-right-cl/ijngdimmjkngoglcjaheoadciaalbafl) [ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/hid-control-prevention), [**Custom user agent**](https://chrome.google.com/webstore/detail/custom-user-agent/ncgbkkljbaojkhljombpjejedphfhdjj) [ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/custom-user-agent), [**Dark Mode**](https://chrome.google.com/webstore/detail/dark-mode/declgfomkjdohhjbcfemjklfebflhefl)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/night-mode), [**Regex Replace**](https://chrome.google.com/webstore/detail/regex-replace/ihcaaefaoebbcklmolaflgllidfamfgm)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/regex-replace)
* **Video/Media:** **Equalizer**[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/equalizer), [**Frame by Frame**](https://chrome.google.com/webstore/detail/frame-by-frame/cclnaabdfgnehogonpeddbgejclcjneh)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/frame-by-frame), [**unBlob**](https://chrome.google.com/webstore/detail/unblob-alpha/odognhgojidbcgconbcipmgffjcmfaoj)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/unblob)
* **Research:** [**Regex Search** (Ctrl+F+Shift)](https://chrome.google.com/webstore/detail/regex-search/pmihaiejckejbpjdnildimfkpcpnohlo)[ <img src="https://github.com/favicon.ico" height="15px">](https://github.com/victor-savinov/regex-search)

**Development:** [**Satus**](https://github.com/victor-savinov/satus), [Theme Engine](https://github.com/victor-savinov/theme-engine), [Pluviam](https://github.com/victor-savinov/pluviam), [Code Editor](https://github.com/victor-savinov/code-editor), [Viscum Player](https://github.com/victor-savinov/vbeiscum-player)

## 💼 Our Work
### 💡 Ideas
Got great ideas? [email protected]
### 👩‍💻 👨🏽‍💻 👩🏿‍💻 Expertise / Advice
Do you need to run an extension, site or app with many users and a great feedback score?
We like to help good / meaningful causes. [email protected]

<img src="https://starchart.cc/ImprovedTube/YouTube.svg" alt="starchart.cc Github Stargazers over time" width="480px">


## Old Intro:

<p align="center"><img src="https://img.shields.io/chrome-web-store/users/bnomihfieiccainjcjblhegjgglakjdd?style=for-the-badge" alt="Chrome-users" />
<a href="https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd">
<img src="https://img.shields.io/chrome-web-store/v/bnomihfieiccainjcjblhegjgglakjdd?style=for-the-badge" alt="chrome-web-store-link" /> </p>

## [ImprovedTube](https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd),

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; is an extension built to refine and sweeten your YouTube experience. A one-stop-shop with many powerful features to enhance YouTube, yet liteweight. A larger player, tidy UI and hiding distractions were the first loved features. Simply to save time. But that is not all… - there was so much left to build and there are many clever features to come still. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ImprovedTube is designed with our own UI library: **[Satus](https://github.com/victor-savinov/satus)**, to manage your settings efficiently and to create more powerful and familiar apps. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Please spread the word: ImprovedTube is the only project of it's kind, because other open Youtube Extensions resigned (too much work). No other project provides so much CSS to adjust a website[🦄](https://github.com/search?q=stars%3A%3E700++size%3A%3E3000+++language%3ACSS++App+OR+Addon+OR+Extension+NOT+framework+NOT+apps&type=Repositories&s=updated&o=desc)</font>.

## 🏵️Credits
Big thanks ♡ to our [contributors 👪](https://github.com/ImprovedTube/ImprovedTube/graphs/contributors) and [donators](https://www.blockchain.com/btc/address/144kqL6nGEQtVL3QCdADY4EtduZ95Vu1pL)

## Some ImprovedTube features:
- Video quality
- Themes and customisation
- Repeat-, screenshot-, rotate-buttons
- Pop-up player
- Ads management
- Hide Cards and Annotations
- Customise video page appearance (always expand description, hide related videos etc.)
- Channel page customisations
- Customisation of hotkeys/shortcuts
- Statistics
- Volume mixer
_[Full list](https://github.com/ImprovedTube/YouTube/wiki/Features)_

## ImprovedTube web-browser support (Firefox and Safari store listing links to be added)

|[<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/brave/brave_48x48.png" alt="Brave" width="28px" />](https://brave.com)</br>Brave | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chromium/chromium_48x48.png" alt="Chromium" width="28px" />](https://github.com/chromium/chromium)</br>Chromium | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" />](https://chrome.google.com/webstore/detail/improve-youtube-open-sour/bnomihfieiccainjcjblhegjgglakjdd)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="Edge" width="24px" height="24px" />](https://www.microsoft.com/edge)</br>Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](https://foundation.mozilla.org)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](https://addons.opera.com/en/extensions/details/install-chrome-extensions/)</br>Opera| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](https://www.apple.com/safari/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/vivaldi/vivaldi_48x48.png" alt="Vivaldi" width="24px" height="24px" />](https://github.com/ric2b/Vivaldi-browser)</br>Vivaldi |
| --------- | --------- | --------- | --------- | --------- | --------- | --------- | --------- |
| 0.52+ | 49.0+ | 49.0+ | 79.0+ | 44.0+ | 36.0+ | x.x+ | 1.0+ |


3 changes: 2 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@
],
"optional_permissions": [
"downloads",
"https://*.youtube.com/*"
"https://*.youtube.com/*",
"tabs"
],
"update_url": "https://clients2.google.com/service/update2/crx"
}

0 comments on commit dec038b

Please sign in to comment.