KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
newtab-bookmarks
★ 8
Open GitHub ↗
PROJECT ABANDONED IN FAVOUR OF:
Download README (.md)
Explore Similar Repositories
diepio
:
Diep.io autoplay bot written in python
wepy-com-selectab
:
(Deprecated)(不再维护)选择数量或者其他单选操作,可用于座位选择。wepy组件。
orderbook
:
Type safe limit order book
jwt-express-angular
:
Minimal setup for jwt with express and Angular (ngx)
python
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
newtab-bookmarks
?
Download (.md)
# THIS PROJECT IS NOT MAINTAINED ANYMORE! The service that fetches favicons for the thumbnails will stop working soon. It is advisable to find an alternative. ## Alternative Check out _Perfect Home_: https://github.com/perfect-things/perfect-home Same idea, but better in every way :smile: <br> <br> <br> <br> <br> <br> ----- # New Tab from Bookmarks folder New tab extension for Firefox which displays bookmarks from a `speeddial` folder.  # Usage Create a `speeddial` folder in your bookmarks and put some bookmarks there. Open new tab. # Steps to build locally 1. `yarn` 2. To test the extension in a temporary firefox profile, use the test script: ```sh yarn start ``` 3. To build a zip artifact (that can be uploaded to mozilla addons): ```sh yarn build ```