Too Long; Didnt Read
Text summary tool in your browser
Hvad er Too Long; Didnt Read?
Too Long; Didnt Read er en Chrome-udvidelse udviklet af christinelovett1993, og dens hovedfunktion er "Text summary tool in your browser".
Udvidelsesskærmbilleder
Download Too Long; Didnt Read-udvidelses-CRX-fil
Download Too Long; Didnt Read-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Ever want to read the news but just don't have the time? Now you can get short summaries of articles with the click of a button! Catch up on the news in half the time with our browser extension Too Long; Didnt Read. With the click of a button you can summarize the article on the current page, saving you time in your busy day.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | pabpikafhemmmgomocobeabhodfcclpl |
Officiel URL | https://chrome.google.com/webstore/detail/too-long-didnt-read/pabpikafhemmmgomocobeabhodfcclpl |
Beskrivelse | Text summary tool in your browser |
Filstørrelse | 1.76 MB |
Antal Installationer | 477 |
Nuværende Version | 1.1 |
Senest Opdateret | 2017-06-06 |
Udgivelsesdato | 2017-06-06 |
Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
Udvikler | christinelovett1993 |
Betalingsmetode | free |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Too Long; Didnt Read", "description": "Text summary tool in your browser", "version": "1.1", "permissions": [ "tabs", "http:\/\/boilerpipe-web.appspot.com\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "event.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |