PageAccel
Loads streamlined, accelerated, easy-to-use web pages on websites that offer it.
¿Qué es PageAccel?
PageAccel es una extensión de Chrome desarrollada por https://pageaccel.raack.info, y su función principal es "Loads streamlined, accelerated, easy-to-use web pages on websites that offer it.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión PageAccel
Descarga archivos de extensión PageAccel en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Enable accelerated, streamlined, easy-to-use, faster loading web content on web pages that offer it. PageAccel automatically detects when pages have alternative, streamlined content available, and switches to use that content automatically. These pages are designed to load quickly and offer a simplified user experience. As a side benefit, for alternative streamlined pages, PageAccel saves bandwidth. For users who prefer to use the standard (non-accelerated version) of pages on a given website, switching to the standard form is as easy as clicking the PageAccel (lightning) button in the url bar to switch back to the standard pages for that website. Just as easily, users can switch back at any time. PageAccel is a free, community-driven open source project. *** How does this work? Some websites provide alternative, streamlined versions of their pages called AMP (accelerated mobile pages). These pages are created to load faster and provide simplified content for both desktop and mobile users alike. When PageAccel detects that a page has an AMP version, it switches to use it. PageAccel does *not* create any of its content, nor does it alter pages by itself. Any page content that you see when using PageAccel is generated by the page author itself.
Información Básica de la Extensión
Nombre | PageAccel |
ID | homgapmnacbmbflidhpenianmeidfcjp |
URL Oficial | https://chromewebstore.google.com/detail/pageaccel/homgapmnacbmbflidhpenianmeidfcjp |
Descripción | Loads streamlined, accelerated, easy-to-use web pages on websites that offer it. |
Tamaño del Archivo | 297 KB |
Cantidad de Instalaciones | 1,067 |
Versión Actual | 1.9.0 |
Última Actualización | 2021-01-29 |
Fecha de Publicación | 2017-05-19 |
Calificación | 4.67/5 Total de 6 Calificaciones |
Desarrollador | https://pageaccel.raack.info |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://pageaccel.raack.info/ |
URL de la Página de Ayuda | https://github.com/pageaccel/pageaccel-chrome/issues |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PageAccel", "short_name": "PageAccel", "description": "Loads streamlined, accelerated, easy-to-use web pages on websites that offer it.", "version": "1.9.0", "author": "PageAccel Team", "icons": { "48": "amplifier48.png", "128": "amplifier128.png" }, "background": { "persistent": false, "scripts": [ "punycode.js", "publicsuffixlist.js", "background.js" ] }, "content_scripts": [ { "js": [ "amplifier.js" ], "matches": [ " |