https://github.com/akshatdalton/lazyloading
Why just stare at the loading screen? Lazy Loading will display Facts or GIFs while loading any web-page.
https://github.com/akshatdalton/lazyloading
arc css javascript js takebackyourinternet
Last synced: about 2 months ago
JSON representation
Why just stare at the loading screen? Lazy Loading will display Facts or GIFs while loading any web-page.
- Host: GitHub
- URL: https://github.com/akshatdalton/lazyloading
- Owner: akshatdalton
- License: mit
- Created: 2022-12-09T15:00:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T15:18:32.000Z (over 3 years ago)
- Last Synced: 2025-03-20T12:52:51.149Z (over 1 year ago)
- Topics: arc, css, javascript, js, takebackyourinternet
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LazyLoading
Why just stare at the loading screen? `Lazy Loading` will display Facts or GIFs while loading any web page.
# Setup Instruction:
- Paste your `API_KEY`s for `api-ninjas` and `GIPHY` in `content.js`, on the line-number `10` and `11` respectively.
- You can refer to https://api-ninjas.com/faq#as-1 and https://support.giphy.com/hc/en-us/articles/360020283431-Request-A-GIPHY-API-Key on how to get your API keys for `api-ninja` and `GIPHY` respectively.
- Go to your `Arc` browser and click the `+` button and select `New Boost`.
- Select the `Custom` option.
- Add code to `content.js` and `styles.css` from the repo code (after adding your API keys).
- Enjoy a new loading experience!