Nextnextnext
The best way to read webcomic archives: with keyboard shortcuts and preloading
Nextnextnext란 무엇입니까?
Nextnextnext은(는) jacob.hoffmanandrews에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The best way to read webcomic archives: with keyboard shortcuts and preloading"입니다.
Nextnextnext 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension adds two keyboard shortcuts to your browser: Ctrl-Comma and Ctrl-Period (on Mac, Option-Comma and Option-Period). Ctrl-Comma tries to take you to the previous page in a series, and Ctrl-Period tries to take you to the next page in a series. The extension does this by searching the current page for links that have 'prev' or 'next' in them. Since the extension searches the HTML, it can often find 'prev' or 'next' links even if they don't visibly have those words. For instance, if the link to a previous page is actually an image, but it has hover text that says 'Previous', that will work. Still, this is an approximate method. On some pages the extension may be unable to find an appropriate link, or it may pick the wrong link. Additionally, once you start using the keyboard shortcuts, the extension will try to preload pages for you for faster reading. This preloading only occurs when you use the shortcuts, not when clicking on links. This extension is especially useful for reading webcomic archives, where you want to hit 'next' repeatedly and with short delay. But it works for any set of pages that have Previous and Next links. I hope you enjoy this extension. If you do, please let me know. I'm @j4cob on Twitter. Code is licensed GPLv3 and available at https://github.com/jsha/nextnextnext. Icon is by [Julien Miclo](https://thenounproject.com/JulienMiclo/), via [The Noun Project](https://thenounproject.com/)
확장 프로그램 기본 정보
이름 | |
ID | oaemojfndfnhpnlmcbggdmecoplfciho |
공식 URL | https://chrome.google.com/webstore/detail/nextnextnext/oaemojfndfnhpnlmcbggdmecoplfciho |
설명 | The best way to read webcomic archives: with keyboard shortcuts and preloading |
파일 크기 | 7.59 KB |
설치 횟수 | 19 |
현재 버전 | 1.1 |
최근 업데이트 | 2015-09-05 |
출시 날짜 | 2015-09-05 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | jacob.hoffmanandrews |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Nextnextnext", "description": "The best way to read webcomic archives: with keyboard shortcuts and preloading", "version": "1.1", "icons": { "128": "icon-128.png" }, "permissions": [ " |