Pixie: Web Accessibility & Productivity Tools

Boost your Online Reading Journey with Text to Speech (TTS), Screen Shader, Reading Ruler, OpenDyslexic Font, ePub Reader, and more!

¿Qué es Pixie: Web Accessibility & Productivity Tools?

Pixie: Web Accessibility & Productivity Tools es una extensión de Chrome desarrollada por https://accsio.ai, y su función principal es "Boost your Online Reading Journey with Text to Speech (TTS), Screen Shader, Reading Ruler, OpenDyslexic Font, ePub Reader, and more!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Pixie: Web Accessibility & Productivity Tools

Descarga archivos de extensión Pixie: Web Accessibility & Productivity Tools 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

                        🔮💡📚 Revolutionize your digital reading experience with Pixie: Accessibility & Productivity web browser extension. Make reading on your browser easier, healthier, and more enjoyable!

🚀📖🚀 Ready to take control? Pixie allows you to customize your reading environment to fit your unique needs. With our comprehensive toolset, reading on the web has never been more customizable or enjoyable!

🔊📚🚀 Unveil the Audio Magic with Pixie's Text-to-Speech (TTS): Transform any webpage into an auditory delight, controlling the pace as per your preference. Our dynamic text highlighter further enriches your listening experience by tracking the narration. With Pixie, experience the web through sound!

🎯🔧⚙️ Modify Text Configurations: Alter webpage styling for optimal readability, including dyslexia-friendly fonts like OpenDyslexic, enhance the space between lines, words, and letters.

💡🌈💻 Adapt Color Schemes: Alter contrast and saturation to reduce eye strain and make text easier to read.

🌙🖥️👁️ Care for Your Eyes with Screen Shader: Lower screen brightness and adjust tint color to reduce eye strain and improve comfort.

📖🎯🔍 Keep Your Focus with Reading Ruler: Stay focused on the text at hand with a reading line highlighter. Customize its height, brightness, and color to match your preferences.

🚫🎭📝 Say Goodbye to Distractions with Reader View: Enjoy articles and blogs free of ads and other distractions.

🔍📚🧠 Enhance Your Vocabulary with Dictionary: View definitions of selected words on the go (English only).

📘🌐🚀 ePub at Your Fingertips: Our ePub Reader lets you read ePub files right in your browser.

🚦🖱️⭐ Enjoy Quick Access with Pixie Sidebar Widget: All your favorite Pixie tools are a hover away. Features include Reader View, Dictionary, and Mute.

👀🔗💡 Spot Links Easier with Highlight Links: Highlight all hyperlinks on a webpage for better visibility.

🖼️🚫🔍 Hide Unnecessary Images: Hide all images on the current page to focus on the text.

🔇🔊🚀 Silence Unwanted Noises: Mute all sounds playing from any open tab, like YouTube or ads in the background.

🎈💻⚙️ Extra Tools: Enjoy a larger cursor, stop web page animations, or read in a distraction-free environment. Pixie gives you all the tools you need for a customizable, comfortable, and efficient browsing experience!

💫📚💫 Pixie Reader is perfect for anyone who values flexibility and control in their digital reading experience. Whether you're seeking enhanced readability, reduced eye strain, or focused reading, Pixie has got you covered. Try Pixie Reader today and discover the joy of a tailored digital reading experience!

📨 📨 📨 Support Email: [email protected]
✉️ Translations are done via a translator; for incorrect translations, please contact us.
✉️ For bugs or feature requests, don't hesitate to email us.                    

Información Básica de la Extensión

Nombre Pixie: Web Accessibility & Productivity Tools Pixie: Web Accessibility & Productivity Tools
ID oihhpemnlfdlkdhbiajjjkbbojdojchj
URL Oficial https://chromewebstore.google.com/detail/pixie-web-accessibility-p/oihhpemnlfdlkdhbiajjjkbbojdojchj
Descripción Boost your Online Reading Journey with Text to Speech (TTS), Screen Shader, Reading Ruler, OpenDyslexic Font, ePub Reader, and more!
Tamaño del Archivo 2.54 MB
Cantidad de Instalaciones 60,000
Versión Actual 0.15.0
Última Actualización 2024-02-28
Fecha de Publicación 2022-04-05
Calificación 4.19/5 Total de 27 Calificaciones
Desarrollador https://accsio.ai
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.accsio.ai/home-page
URL de la Página de Ayuda https://www.accsio.ai/pixie
URL de la Página de Política de Privacidad https://www.accsio.ai/privacy
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.15.0",
    "manifest_version": 3,
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "author": "Accsio AI LLC",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus",
        "sidePanel"
    ],
    "optional_permissions": [
        "identity"
    ],
    "side_panel": {
        "default_path": "sidebar.html"
    },
    "icons": {
        "16": "assets\/logo\/logo_16.png",
        "32": "assets\/logo\/logo_32.png",
        "48": "assets\/logo\/logo_48.png",
        "128": "assets\/logo\/logo_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_ext_title__",
        "default_icon": {
            "16": "assets\/logo\/logo_16.png",
            "32": "assets\/logo\/logo_32.png",
            "48": "assets\/logo\/logo_48.png",
            "128": "assets\/logo\/logo_128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "contentStyle.css"
            ],
            "js": [
                "contentScript.js"
            ],
            "all_frames": true,
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/fonts\/*\/*.otf",
                "assets\/fonts\/*\/*.ttf",
                "assets\/fonts\/*\/*.woff",
                "assets\/fonts\/*\/*.woff2",
                "assets\/cursors\/cursor_black.svg",
                "assets\/cursors\/cursor_black_select.svg",
                "assets\/cursors\/cursor_white.svg",
                "assets\/cursors\/cursor_white_select.svg",
                "assets\/ui\/*.png",
                "reader-view.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "oauth2": {
        "client_id": "721371878427-gi0tars331kvuh34runiku1ghalh3f9f.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAptPrxsFwJcVZuoniY5cqz89UEu\/1d0R5euA37uginE3bRmLZeVPclBA7AWp3HhqurZn6oCwPLLx2KhsuuwLwyhTcA7ydYBjn8m0PN9S9jiG\/BBp1jxyyC+JYSwxNncIfSra1CSuZPdj+yMGab8DbW7CgTnC8sKdxCzviLmFFHI3Fogx2RC+LoRt6Z14lPUfaJvIWDq2iABErWfYWtUwdiaj1xQTneLpbWUUKHUBeNln\/cf+0JgwKeP7Gfmfiy5CikM+JvDnTmHSAdMtRYmzsB2WzAH8sWOZktaKSG7+7n0MkcFxDnYyLNO5NdbBJS2CZo1+bDo1Kwz2rgPjoBN4Q4wIDAQAB"
}