Anchor
https://github.com/benjchan/Anchor The infinite scroll. It's dangerously easy to scroll mindlessly for hours, especially when it…
Anchorとは何ですか?
Anchorは2br-2bによって開発されたChromeの拡張機能で、その主な機能は「https://github.com/benjchan/Anchor The infinite scroll. It's dangerously easy to scroll mindlessly for hours, especially when it…」です。
拡張機能のスクリーンショット
Anchor拡張機能のCRXファイルをダウンロード
Anchor拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
https://github.com/benjchan/Anchor
The infinite scroll. It's dangerously easy to scroll mindlessly for hours, especially when it comes to social media.
So what if we playfully visualised infinite scrolling as a deep sea dive, to help people experience their scrolling habit more tangibly?
Anchor is a simple Chrome extension which plays on this feeling of sinking. The further down you scroll, the deeper you dive — and you can watch as your screen slowly turns a dark blue, a little fish swims across your screen, and finally, you hit a (literal) rock bottom.
We're thinking this could be easily adapted and expanded (by you!) into a whole series of scrolling experiments. Think cave exploring, parachuting, digging to the center of the Earth... All our code is available on GitHub (https://github.com/benjchan/Anchor) for you to play with and evolve.
Project created by:
- Brendan Browne-Adams (https://www.brendanbrownedesigns.com/)
- Lahari Goswami (https://laharigoswami.cargo.site)
- Miki Chiu (https://www.mikichiu.com)
- Tayo Kopfer (https://tayo.co.za)
- Twomuch Studio (https://twomuch.studio)
For a more up-to-date version, check out https://chrome.google.com/webstore/detail/anchor/edefjkgbhajbmjkkclpacaelombcdiik. This is provided for those who prefer the simplicity of the original extension. 拡張機能の基本情報
| 名前 | |
| ID | nfppjlpaidcfmedlabaolkimdmkjpode |
| 公式URL | https://chromewebstore.google.com/detail/anchor/nfppjlpaidcfmedlabaolkimdmkjpode |
| 説明 | https://github.com/benjchan/Anchor The infinite scroll. It's dangerously easy to scroll mindlessly for hours, especially when it… |
| ファイルサイズ | 90.42 KB |
| インストール数 | 75 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2020-11-27 |
| 公開日 | 2020-11-27 |
| 評価 | 5.00/5 合計 4 レビュー |
| 開発者 | 2br-2b |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://experiments.withgoogle.com/anchor |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Anchor",
"version": "1.0.0",
"icons": {
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
" | |