All Projects → dotlouis → Cardboard

dotlouis / Cardboard

Licence: mit
A better New Tab Page with sleek google design and useful features

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cardboard

Demo Progressive Web App
🎉 A demo for progressive web application with features like offline, push notifications, background sync etc,
Stars: ✭ 798 (+425%)
Mutual labels:  material, chrome
Github Stars Manager
Chrome extension that allows you to manage your Github stars with tags, and to create a bookmark folder with all your stars organized by the tags you created
Stars: ✭ 183 (+20.39%)
Mutual labels:  bookmark, chrome
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+1630.26%)
Mutual labels:  bookmark, chrome
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (+72.37%)
Mutual labels:  material, chrome
History Master
📈📉📊A Firefox/Chrome extension to visualize browsing history, sync among different browsers!
Stars: ✭ 356 (+134.21%)
Mutual labels:  history, chrome
Adamantium Thief
🔑 Decrypt chromium based browsers passwords, cookies, credit cards, history, bookmarks, autofill. Version > 80 is supported.
Stars: ✭ 283 (+86.18%)
Mutual labels:  history, chrome
Shaarli Material
Shaarli Material is a theme for Shaarli, the famous personal, minimalist, super-fast, database free, bookmarking service.
Stars: ✭ 228 (+50%)
Mutual labels:  bookmark, material
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+293.42%)
Mutual labels:  bookmark, chrome
Booklight
Your Chrome Alfred - An Extension to provide spotlight-like interface for your bookmarks
Stars: ✭ 98 (-35.53%)
Mutual labels:  bookmark, chrome
La Capitaine Icon Theme
La Capitaine is an icon pack designed to integrate with most desktop environments. The set of icons takes inspiration from the latest iterations of macOS and Google's Material Design.
Stars: ✭ 1,858 (+1122.37%)
Mutual labels:  material
Browser Preview
🎢Preview html file in your default browser
Stars: ✭ 148 (-2.63%)
Mutual labels:  chrome
Notes
📔 Linux、MySQL、Nginx、PHP、Git、Shell 等笔记
Stars: ✭ 1,835 (+1107.24%)
Mutual labels:  chrome
Papa
一个浏览器端数据爬虫,做每个人的数据助手
Stars: ✭ 145 (-4.61%)
Mutual labels:  chrome
Graphicscontrols
Experimental GraphicsControls - Build drawn controls (Cupertino, Fluent and Material)
Stars: ✭ 149 (-1.97%)
Mutual labels:  material
Puppeteer Sharp
Headless Chrome .NET API
Stars: ✭ 2,122 (+1296.05%)
Mutual labels:  chrome
Material Dashboard
Material Frontend Preset For Laravel Framework 8.x and Up
Stars: ✭ 152 (+0%)
Mutual labels:  material
Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+1186.18%)
Mutual labels:  chrome
Material
New Material —— A Material Design Theme for Typecho
Stars: ✭ 144 (-5.26%)
Mutual labels:  material
Metago
MetaGo provides fast cursor movement/selection for keyboard focused users in vscode
Stars: ✭ 151 (-0.66%)
Mutual labels:  bookmark
Dejavu
Quickly detect already witnessed data.
Stars: ✭ 151 (-0.66%)
Mutual labels:  history

Card Board

The default New Tab is not Google enough ? Try Cardboard, Now with more Material Design (plus nifty features)

Google + page

v2.1 Cardboard Material

##Installation

Warning: This is for development purpose and not the right way to get the extension for daily use. If you want the stable version head over the Chrome Web Store and install it from here.

  1. bower install
  2. Delete the bower_components/chrome-platform-analytics/src/ directory otherwise Chrome will complain about multiple manifest.json
  3. Open chrome://extensions/
  4. In top-right corner tick Developer Mode
  5. Click Load unpack extension and choose the root cardboard folder

Notes on permissions

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

  • storage: to save user's settings such as background image
  • sessions: to retreive chrome sessions linked to your account and display them in a card
  • browsingData: to allow the quick-settings card to remove your cache, cookies, history and local storage
  • downloads: to display your recent downloads
  • downloads.open: to open files you have downloaded from the download card
  • system.cpu: to collect and display your computer's cpu usage
  • system.memory: to collect and display your computer's memory usage
  • system.storage: to collect and display your computer's storage usage
  • https://hawttrends.appspot.com/api/terms/: to fetch google trends at this address
  • [Optional] tabs: to show your recently closed tabs (session card)
  • [Optional] topSites: to display your most visited websites
  • [Optional] bookmarks: to display your bookmarks
  • [Optional] management: to display your apps
  • [Optional] history: to display your history
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].