All Projects → SevenTV → SevenTV

SevenTV / SevenTV

Licence: MIT license
A Web Extension implementing 7TV emotes and other features for integration in Twitch and YouTube chat. ⚠️ A full rewrite is in progress, avoid further contributions to this repo. See https://github.com/seventv/extensionv3

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to SevenTV

pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-79.02%)
Mutual labels:  firefox-addon, browser-extension, web-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (-63.41%)
Mutual labels:  firefox-addon, browser-extension, web-extension
Memex
Browser Extension to full-text search your browsing history & bookmarks.
Stars: ✭ 3,344 (+1531.22%)
Mutual labels:  firefox-addon, browser-extension, web-extension
selecton-extension
Selecton provides popup with actions on text selection in all major browsers
Stars: ✭ 36 (-82.44%)
Mutual labels:  firefox-addon, browser-extension
Azure Mask
A browser extension (Chrome, Firefox) that toggles concealment of sensitive information found in the Azure Portal web page such as Subscription Id's
Stars: ✭ 189 (-7.8%)
Mutual labels:  firefox-addon, browser-extension
Refined Github
Browser extension that simplifies the GitHub interface and adds useful features
Stars: ✭ 16,446 (+7922.44%)
Mutual labels:  firefox-addon, browser-extension
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-32.68%)
Mutual labels:  firefox-addon, browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (-48.78%)
Mutual labels:  firefox-addon, browser-extension
Notion-Boost-browser-extension
Chrome & Firefox extension for Notion to add 20+ features like sticky outline, small text & full width by default, hide comments & help button, bolder text etc. Download here: https://gourav.io/notion-boost
Stars: ✭ 367 (+79.02%)
Mutual labels:  firefox-addon, browser-extension
security.txt
ℹ️ Cross-platform browser extension for discovering security.txt and humans.txt files.
Stars: ✭ 15 (-92.68%)
Mutual labels:  firefox-addon, browser-extension
Publisher-Extension-for-Unity3D
Access your Unity3D publisher information in a click.
Stars: ✭ 25 (-87.8%)
Mutual labels:  firefox-addon, browser-extension
Pt Plugin Plus
PT 助手 Plus,为 Google Chrome 和 Firefox 浏览器插件(Web Extensions),主要用于辅助下载 PT 站的种子。
Stars: ✭ 2,807 (+1269.27%)
Mutual labels:  firefox-addon, web-extension
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (-20.98%)
Mutual labels:  firefox-addon, browser-extension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (-66.34%)
Mutual labels:  firefox-addon, browser-extension
Rsshub Radar
🍰 Browser extension that simplifies finding and subscribing RSS and RSSHub
Stars: ✭ 2,388 (+1064.88%)
Mutual labels:  firefox-addon, browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-68.29%)
Mutual labels:  firefox-addon, browser-extension
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-95.12%)
Mutual labels:  firefox-addon, browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-90.73%)
Mutual labels:  firefox-addon, browser-extension
Metastream
Watch streaming media with friends.
Stars: ✭ 1,926 (+839.51%)
Mutual labels:  firefox-addon, browser-extension
Dictionaries
One dictionary to rule them all -- a browser extension to help you learn languages
Stars: ✭ 134 (-34.63%)
Mutual labels:  firefox-addon, browser-extension

SevenTV

An emote extension for Twitch and YouTube

Features

  • 200 free emote slots per channel
  • Support for wide emotes, animated emotes and animated wide emotes
  • Greater creative support for emote artists
  • Better customization with features such as emote aliases
  • WEBP Compression (Super-light file sizes!)
  • Less opinionated, free and open-source
  • Adding or removing emotes in chat updates instantly for everyone
  • Integrates and supports other popular emote extensions

What is 7TV?

7TV is a less opinionated emote extension for Twitch and YouTube, offering more creative freedom for emote artists and many extra features.

Installation (Browser Extension)

The browser extension is currently available on Chromium-based browsers (Google Chrome, Brave, etc) and Mozilla Firefox

Chromium / Google Chrome - (Chrome Web Store)

Download here

Chromium / Google Chrome (Manual Install)

  1. Download the latest build from the releases page
  2. Unzip the archive
  3. Go into the browser's extensions page
  4. Enable "Developer mode" (top right)
  5. Click "Load unpacked" and select the "7tv-extension" folder
  6. The extension should now be enabled

Mozilla Firefox (Firefox Add-Ons)

Download here

Mozilla Firefox (Manual Install)

  1. Download the latest build from the releases page
  2. Unzip the archive into a new folder
  3. Go to the URL about:debugging#/runtime/this-firefox in the browser
  4. Click the button "Load Temporary Add-on..."
  5. In the folder previously created from the archive, select the manifest.json file
  6. The extension should now be enabled

Chatterino

Download the Chatterino7 fork. 7TV is not a part of the official Chatterino2 release at this time.

Contributing

You can contribute to this repository by cloning and making a pull request.

Building

Pre-requisites:

  • NPM / Node.JS installed
  1. Clone this repo with submodule: git clone [email protected]:SevenTV/SevenTV.git --recursive
  2. Run yarn
  3. Build the project using yarn build (dev) or yarn build-prod-chromium / yarn build-prod-firefox (prod)
  4. Built files will be in the dist/ folder
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].