All Projects → ludicroushq → ctrl-tab

ludicroushq / ctrl-tab

Licence: other
replace your new tab page with the data that matters to you

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to ctrl-tab

perfect-home
firefox newtab/home replacement
Stars: ✭ 101 (+188.57%)
Mutual labels:  firefox-addon, new-tab-page
pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (+22.86%)
Mutual labels:  firefox-addon, new-tab-page
newtab-bookmarks
PROJECT ABANDONED IN FAVOUR OF:
Stars: ✭ 10 (-71.43%)
Mutual labels:  firefox-addon, new-tab-page
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-48.57%)
Mutual labels:  firefox-addon, new-tab-page
sc-translator-crx
Focus on providing a great inline web translation experience. A translate extension for chrome.
Stars: ✭ 79 (+125.71%)
Mutual labels:  firefox-addon
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-48.57%)
Mutual labels:  firefox-addon
copy-as-org-mode
A Firefox Add-on (WebExtension) to copy selected web page into Org-mode formatted text!
Stars: ✭ 138 (+294.29%)
Mutual labels:  firefox-addon
TST-Colored-tabs
TST Colored Tabs extension for Mozilla Firefox & Tree Style Tab, that colorize tabs background based on opened domain.
Stars: ✭ 36 (+2.86%)
Mutual labels:  firefox-addon
favioli
Emoji Favicons for the web. 👊🤯
Stars: ✭ 55 (+57.14%)
Mutual labels:  firefox-addon
aws-peacock-management-console
Browser Extension to show account alias and change color of AWS Management Console, even if AWS SSO.
Stars: ✭ 46 (+31.43%)
Mutual labels:  firefox-addon
github-toc
📖 Browser extension that adds a table of contents to GitHub repos, wikis and gists.
Stars: ✭ 71 (+102.86%)
Mutual labels:  firefox-addon
Biet-O-Matic-BE
Biet-O-Matic Browser Extension
Stars: ✭ 28 (-20%)
Mutual labels:  firefox-addon
dark-mode
Dark Mode - Chrome extension. Relax your eyes at night and day.
Stars: ✭ 63 (+80%)
Mutual labels:  firefox-addon
py3redirect
WebExtension that redirects Python 2 docs to Python 3
Stars: ✭ 16 (-54.29%)
Mutual labels:  firefox-addon
browse-later
Browse later, a WebExtensions add-on.
Stars: ✭ 22 (-37.14%)
Mutual labels:  firefox-addon
follows-you-github
A simple browser extension that shows a label to indicate that some user follows you on GitHub
Stars: ✭ 25 (-28.57%)
Mutual labels:  firefox-addon
datadog-to-terraform
Converts Datadog resource JSON into Terraform alarm code.
Stars: ✭ 191 (+445.71%)
Mutual labels:  firefox-addon
yet-another-speed-dial
a modern speed dial for chrome, edge and firefox
Stars: ✭ 102 (+191.43%)
Mutual labels:  new-tab-page
auto-click-auto-fill
Auto Click Auto Fill on any web page
Stars: ✭ 111 (+217.14%)
Mutual labels:  firefox-addon
new-word-tab
A browser extension to learn a new word per new tab
Stars: ✭ 30 (-14.29%)
Mutual labels:  firefox-addon

ctrl tab

build status chrome web store version chrome web store rating firefox add-ons version firefox add-ons rating

ctrl tab is a new tab page that fetches news feeds that are relevant to you. choose from over 20 different data providers and customize the page how you want it.

screenshot

ctrl tab screenshot

contribute

  1. clone the repository
  2. install dependencies
npm install
  1. run the webpack server (or build once if you aren't making any changes to the code)
npm run watch
# or if you aren't making any changes to the code
# npm run build
  1. add the chrome extension by going to chrome://extensions, enabling developer mode, and pressing the load unpacked extension. select the dist directory in the folder

server

all server related code is in the ctrl-tab-api repository.

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].