Endless Page Scroller
This extension allows you to start and stop the endless scrolling down on the pages of sites where this is possible.
什么是Endless Page Scroller?
Endless Page Scroller是由https://namata.ru开发的Chrome扩展程序,该扩展的主要功能是“This extension allows you to start and stop the endless scrolling down on the pages of sites where this is possible.”。
扩展截图
下载Endless Page Scroller扩展crx文件
下载Endless Page Scroller扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension allows you to start and stop the endless scrolling down on the pages of sites where this is possible. Just click on the extension icon and the “Start” button to start scrolling and the “Stop” button to finish it.
扩展基本信息
名称 | Endless Page Scroller |
ID | elejfbgccaknplepagepnbpflnoomioj |
官方URL | https://chromewebstore.google.com/detail/endless-page-scroller/elejfbgccaknplepagepnbpflnoomioj |
简介 | This extension allows you to start and stop the endless scrolling down on the pages of sites where this is possible. |
文件大小 | 252 KB |
安装次数 | 9,000 |
当前版本 | 1.1 |
更新时间 | 2020-03-19 |
上架时间 | 2020-03-19 |
评分 | 2.50/5 共8次评分 |
开发者 | https://namata.ru |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://namata.ru/extensions/endlesspagescroller |
帮助页面URL | http://namata.ru/support/thanksforinstall |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Endless Page Scroller", "description": "This extension allows you to start and stop the endless scrolling down on the pages of sites where this is possible.", "version": "1.1", "browser_action": { "default_popup": "popup.html" }, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "content_scripts": [ { "matches": [ " |