All Projects → karakanb → Devo

karakanb / Devo

Licence: mit
A Chrome and Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and Designer News on every new tab.

Projects that are alternatives of or similar to Devo

Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+8745.76%)
Mutual labels:  hacktoberfest, chrome-extension, firefox, firefox-extension
Brotab
Control your browser's tabs from the command line
Stars: ✭ 137 (-41.95%)
Mutual labels:  productivity, chrome-extension, firefox, firefox-extension
Sponsorblock
Skip YouTube video sponsors (browser extension)
Stars: ✭ 3,627 (+1436.86%)
Mutual labels:  hacktoberfest, chrome-extension, firefox, firefox-extension
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-76.27%)
Mutual labels:  hacktoberfest, chrome-extension, firefox, firefox-extension
Pihole Browser Extension
Browser extension to control your pi-hole
Stars: ✭ 83 (-64.83%)
Mutual labels:  productivity, chrome-extension, firefox-extension
Better Onetab
📑 A better OneTab for Chrome 📝 Temporarily removed from firefox ⚠️ without maintaining in a period & any cooperative purpose are welcome
Stars: ✭ 1,097 (+364.83%)
Mutual labels:  chrome-extension, firefox, firefox-extension
The Tab Of Words
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
Stars: ✭ 94 (-60.17%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Save In
WebExtension for saving media, links, or selections into user-defined directories
Stars: ✭ 99 (-58.05%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (-52.97%)
Mutual labels:  productivity, chrome-extension, firefox-extension
Web Extension Starter
Typescript, React, Redux, Styled-Component and Webpack based sample extension boilerplate. Runs on Chrome and Firefox. Sample chrome extension.
Stars: ✭ 115 (-51.27%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Browser Extension Json Discovery
Browser (Chrome, Firefox) extension for JSON discovery
Stars: ✭ 157 (-33.47%)
Mutual labels:  hacktoberfest, chrome-extension, firefox-extension
Buttercup Browser Extension
🌏 Buttercup browser extension
Stars: ✭ 164 (-30.51%)
Mutual labels:  hacktoberfest, chrome-extension, firefox
Awesome Emoji Picker
Add-on/WebExtension that provides a modern emoji picker that you can use to find and copy/insert emoji into the active web page.
Stars: ✭ 54 (-77.12%)
Mutual labels:  hacktoberfest, firefox, firefox-extension
Smartproxy
Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
Stars: ✭ 199 (-15.68%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Toolkit For Ynab
A general purpose YNAB enhancing browser extension for Chrome and Firefox. Have it your way!
Stars: ✭ 1,006 (+326.27%)
Mutual labels:  hacktoberfest, chrome-extension, firefox-extension
Nsfw Filter
🚀 A Google Chrome / Firefox extension that blocks NSFW images from the web pages that you load using TensorFlow JS.
Stars: ✭ 984 (+316.95%)
Mutual labels:  hacktoberfest, chrome-extension, firefox-extension
Template Browser Extension
A browser extension starter for Chrome and Firefox
Stars: ✭ 28 (-88.14%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Web Media Controller
Allows controlling media player on different sites with Media Player widget on your desktop
Stars: ✭ 36 (-84.75%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-36.02%)
Mutual labels:  chrome-extension, firefox, firefox-extension
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (-27.97%)
Mutual labels:  chrome-extension, firefox, firefox-extension

GitHub Trending, Hacker News and Product Hunt, on every new tab!


Devo is a Google Chrome and Mozilla Firefox extension that displays GitHub Trending, Hacker News, Product Hunt and more platforms on every new tab. It caches the information for 30 minutes, so that there is no extra calls to the external services, hence allowing a faster experience.

Buy Me A Coffee

Installation

Devo can be installed for Chrome here, and Firefox here.

For installation on Safari:

  1. Deploy to Netlify
  2. Once deployed, update homepage on safari.

Demo

Demo can be found here.

Platforms

Devo currently supports:

Adding a new platform

Adding a new platform is super easy. All you need to do is:

You can check the HackerNews component to see how easy it is to add a new platform. Feel free to submit pull requests or ask questions regarding adding a new platform, any kind of input is appreciated.

How to build?

First of all, you need to install the dependencies. After that, you can run the build command and the optimized bundle will be created in dist/ directory:

npm install # install the dependencies.
npm run build # build the optimized bundle.
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].