Adgang for alle oplæsning
Adgang for alle læser markeret tekst op på dansk
What is Adgang for alle oplæsning?
Adgang for alle oplæsning is a Chrome extension developed by efaktum ApS, and its main feature is "Adgang for alle læser markeret tekst op på dansk".
Extension Screenshots
Download Adgang for alle oplæsning Extension CRX File
Download Adgang for alle oplæsning extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Adgang for alle udvidelsen er gratis, og gør det muligt at få en markér- og kopierbar tekst læst højt. Når du tilføjer udvidelsen til Chrome, kan du via ikonet på toolbaren få læst den tekst du har markeret op fra de fleste hjemmesider. Du markerer blot teksten, klikker på ikonet på toolbaren, og teksten bliver læst op. Ved brug af denne udvidelse, accepterer du betingelserne for brug, som du kan læse her: https://www.adgangforalle.dk/default.efact?pid=7944 Se hvordan vi beskytter dine private oplysninger her: https://www.adgangforalle.dk/default.efact?pid=8021 Adgang for alle er ejet af Digitaliseringsstyrelsen.
Extension Basic Information
Name | Adgang for alle oplæsning |
ID | emlafdcpicmngaecnedehchapmmcjfhb |
Official URL | https://chromewebstore.google.com/detail/adgang-for-alle-opl%C3%A6sning/emlafdcpicmngaecnedehchapmmcjfhb |
Description | Adgang for alle læser markeret tekst op på dansk |
File Size | 54.63 KB |
Installation Count | 11,570 |
Current Version | 1.0.11 |
Last Updated | 2020-07-15 |
Publish Date | 2019-07-01 |
Rating | 2.25/5 Total 20 Ratings |
Developer | efaktum ApS |
[email protected] | |
Payment Type | free |
Extension Website | https://www.adgangforalle.dk |
Help Page URL | https://www.adgangforalle.dk/default.efact?pid=7953&mid=0&hid=3214&sub=3214&main=3214 |
Privacy Policy Page URL | https://www.adgangforalle.dk/default.efact?pid=8021 |
Supported Languages | da |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Adgang for alle opl\u00e6sning", "version": "1.0.11", "description": "Adgang for alle l\u00e6ser markeret tekst op p\u00e5 dansk", "browser_action": { "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "default_popup": "popup.html", "default_title": "Adgang for alle opl\u00e6sning" }, "permissions": [ "storage", "https:\/\/*.adgangforalle.dk\/*" ], "background": { "scripts": [ "ext\/jquery-2.1.4.min.js", "js\/audio.min.js", "js\/main.min.js" ] }, "options_page": "options.html", "content_scripts": [ { "matches": [ " |