All Projects → perfect-things → perfect-home

perfect-things / perfect-home

Licence: GPL-3.0 license
firefox newtab/home replacement

Programming Languages

Svelte
593 projects
stylus
462 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to perfect-home

pocketizer
Unofficial Pocket new tab extension for Chrome, Firefox, and Edge
Stars: ✭ 43 (-57.43%)
Mutual labels:  firefox-addon, new-tab, firefox-extension, browser-extension, new-tab-page
myNewTabWE
myNewTabMod这个扩展的WebExtension版本,由于API限制部分功能无法实现
Stars: ✭ 14 (-86.14%)
Mutual labels:  firefox-addon, new-tab, newtab, webextension, firefox-extension
myNewTabMod
修改myNewTab这个扩展,使其在火狐41上实现新标签页和扩展签名
Stars: ✭ 14 (-86.14%)
Mutual labels:  firefox-addon, new-tab, newtab, firefox-extension
AntiRickRoll
Chrome extension that blocks Rickrolls!
Stars: ✭ 22 (-78.22%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (-81.19%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension, firefox-webextension
scape
🎨 The new tab page with simplicity in mind.
Stars: ✭ 14 (-86.14%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension, newtabpage
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 (-82.18%)
Mutual labels:  firefox-addon, new-tab, browser-extension, new-tab-page
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (-79.21%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-42.57%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-41.58%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
LAN-port-scan-forbidder
Forbid untrusted webs to access localhost or LAN. An anti-scan protection 🛡️🏡
Stars: ✭ 53 (-47.52%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
snoozz-tab-snoozing
A Web Extension to declutter windows by snoozing tabs for later
Stars: ✭ 105 (+3.96%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (-82.18%)
Mutual labels:  firefox-addon, webextension, firefox-extension, firefox-webextension
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (-64.36%)
Mutual labels:  firefox-addon, webextension, firefox-extension, firefox-webextension
Read Aloud
An awesome browser extension that reads aloud webpage content with one click
Stars: ✭ 444 (+339.6%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (-35.64%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
Upvote-Anywhere
Upvote Anywhere Browser Extension
Stars: ✭ 339 (+235.64%)
Mutual labels:  firefox-addon, webextension, firefox-extension, browser-extension
inject-jyutping
A browser extension that adds Cantonese pronunciation (Jyutping) on Chinese characters
Stars: ✭ 33 (-67.33%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
locale-switcher
Browser Extension to quickly change your browser locale.
Stars: ✭ 75 (-25.74%)
Mutual labels:  firefox-addon, firefox-extension, browser-extension
svelte-webext-storage-adapter
Svelte stores, backed up by chrome.storage
Stars: ✭ 18 (-82.18%)
Mutual labels:  webextension, firefox-extension, svelte3

Perfect Home

Replace your new-tab page and home page with your bookmarks. No ads, no speed dials, no frequently visited or other "frecence" bullshit! Just your own, predictable grid of links.

Download from mozilla addons page

Download from chrome web store

Screenshot

FEATURES

  • Drag & drop tiles to reorder
  • Command palette (filter flat list) (currently Cmd+P on mac - when focus is on page)
  • Custom images for tiles (right-click on a tile -> edit, or just drag an image from desktop and drop it on a thumbnail)
  • Style page with custom css - paste your css in settings
  • Requires only 1 permissions (bookmarks)!
  • Theme support! 🎉
  • Settings export/import
  • Docked Folders

Usage

  • Select a folder from your bookmarks
  • Enjoy!

Privacy

This extension only needs 1 permission from Firefox - to access your bookmarks. You can also allow this extension to send requests to 3rd party services:

  • Google Favicon service - to display nice favicons in Docked Folders and in the Search panel
  • Github API - to be able to use the Themes

If you do NOT allow either of these - the extension will still work without any issues. You just won't see the favicons or won't be able to use themes directly from the extension (you can still manually download theme icons & copy & paste the css).

You can change these options in the extension settings, in the Privacy section

Themes

More on how to use Themes in the PerfectHome Themes repository.

Customization

See a tutorial here

Build locally

  1. npm i
  2. To test the extension in a temporary firefox profile, use the test script:
    npm start
  3. To build a zip artifact (that can be uploaded to mozilla addons):
    npm run ext-build

Creating test-profile in Firefox

  1. Open about:profiles
  2. Create test-profile
  3. Set your previous profile as "default" again

Buy me a coffee 😄

Buy Me A Coffee

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