All Projects β†’ Alexays β†’ Epiboard

Alexays / Epiboard

Licence: mit
Web Extension β€” A new tab page extension with material design and useful features πŸ†• πŸŽ‰

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Epiboard

Useragent Switcher
A User-Agent spoofer browser extension that is highly configurable
Stars: ✭ 261 (-0.38%)
Mutual labels:  chrome, firefox, webextension
Material
A UI/UX framework for creating beautiful applications.
Stars: ✭ 11,870 (+4430.53%)
Mutual labels:  material-design, material, card
Frames
Free, feature-rich, easily customizable Android dashboard for wallpapers apps
Stars: ✭ 396 (+51.15%)
Mutual labels:  material-design, material, dashboard
Tomato Clock
Tomato Clock is a simple browser extension for managing your productivity.
Stars: ✭ 241 (-8.02%)
Mutual labels:  chrome, firefox, webextension
Brief
RSS reader extension for Firefox
Stars: ✭ 184 (-29.77%)
Mutual labels:  rss, firefox, webextension
Ng Notadd
In-middle background front-end solution based on angular material 基于Angular Materialηš„δΈ­εŽε°ε‰η«―θ§£ε†³ζ–Ήζ‘ˆ
Stars: ✭ 287 (+9.54%)
Mutual labels:  material-design, material, dashboard
Iconshowcase
Full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 91 (-65.27%)
Mutual labels:  material-design, material, dashboard
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (-35.11%)
Mutual labels:  chrome, firefox, webextension
Livemarks
Extension that restores RSS Feed Livemarks in Firefox.
Stars: ✭ 137 (-47.71%)
Mutual labels:  rss, firefox, webextension
Easy To Rss
πŸš€ Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (+47.33%)
Mutual labels:  rss, chrome, firefox
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (-36.26%)
Mutual labels:  chrome, firefox, webextension
Inbrief
InBrief is a personal briefing app and dashboard powered by Electron and React
Stars: ✭ 90 (-65.65%)
Mutual labels:  weather, rss, dashboard
Browser
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
Stars: ✭ 3,305 (+1161.45%)
Mutual labels:  chrome, firefox, webextension
Blueprint
Free, feature-rich, easily customizable Android dashboard for icon packs
Stars: ✭ 389 (+48.47%)
Mutual labels:  material-design, material, dashboard
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+903.82%)
Mutual labels:  chrome, firefox, webextension
Demo Progressive Web App
πŸŽ‰ A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+204.58%)
Mutual labels:  material-design, material, chrome
Synology Download Manager
An open source browser extension for adding/managing download tasks to your Synology DiskStation.
Stars: ✭ 138 (-47.33%)
Mutual labels:  chrome, firefox, webextension
Disable Javascript
Adds the ability to disable JavaScript on specific sites.
Stars: ✭ 151 (-42.37%)
Mutual labels:  chrome, firefox, webextension
Iconshowcase Dashboard
A full-of-features, easy-to-customize, free and open source, Material Design dashboard for icon packs.
Stars: ✭ 197 (-24.81%)
Mutual labels:  material-design, material, dashboard
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+341.6%)
Mutual labels:  weather, material-design, material

Epiboard Build Status Version Paypal Donate Licence

A new tab page adding a touch of wow and an interface following the lines of the material design. πŸ†• πŸŽ‰.
You can simply and quickly access the weather, your RSS feeds, downloads, sessions, keep a look on Google Trends and much more.

Highly inspired and full rework of Cardboard by dotlouis.
Available on Chrome Web Store and Firefox

Epiboard Epiboard

What is it?

Epiboard replaces the default new tab page. Where you can add cards, reorder them with drag and drop.
Colors, Dark mode, Languages, Google Trends city can be customized from the settings page.
Weather city, RSS, Downloads can be customized from the card settings.
All settings are synchronized between browsers.

Current cards:

  • Weather
  • System (Chrome only)
  • Bookmarks
  • Sessions
  • Downloads
  • Quick settings
  • Quick Links
  • RSS
  • Top Sites
  • Apps (Chrome only)
  • LastFm
  • Translate
  • Epitech
  • Isefac

Requirement

Build Setup

If you want the stable version take it from Chrome Web Store or for Firefox

# install dependencies
$ npm install
# or using yarn
$ yarn install

# build for production with minification and generate zip
# For Chromium browser
$ npm run build:chrome
# For Firefox
$ npm run build:firefox

# build for production with the bundle analyzer report
$ npm run build:chrome -- --report

# in your browser extension page
# load unpacked extension from dist folder.

Opera

  1. Install the Opera Extension that allows you to Add Chrome Extensions: HERE.
  2. Install Epiboard from Chrome Web Store or local install
  3. Install the Custom New Tab Page extension
  4. In Custom New Tab page settings enter URL: chrome-extension://eblmkpheecdcbflbhbadgfciakhlhdnm/index.html

Notes on permissions

Some of theses permissions are not optional only due to manifest/API limitations: learn more: chrome, firefox

  • storage: to save user's settings such as background image
  • geolocation: to allow weather cards to detect your location
  • management: to display your apps not optional due to error to access icons
  • [Optional on Chrome] sessions: to retreive chrome sessions linked to your account and display them in a card
  • [Optional on Chrome] browsingData: to allow the quick-settings card to remove your cache, cookies, history and local storage
  • [Optional on Chrome] identity: to request a connection to your external account
  • [Optional] tabs: to show your recently closed tabs (sessions card)
  • [Optional] downloads: to display your recent downloads
  • [Optional] downloads.open: to open files you have downloaded from the download card
  • [Optional] system.cpu: to collect and display your computer's cpu usage
  • [Optional] system.memory: to collect and display your computer's memory usage
  • [Optional] system.storage: to collect and display your computer's storage usage
  • [Optional] topSites: to display your most visited websites
  • https://trends.google.com/trends/hottrends/visualize/internal/data: to fetch google trends at this address
  • https://www.google.com/doodles/search: to fetch google doodles at this address

Wiki

Do you have any questions? Maybe the answer is in the Wiki

License

This project is licensed under the MIT License - see the LICENSE file for details

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