Too Long; Didnt Read
Text summary tool in your browser
Apa itu Too Long; Didnt Read?
Too Long; Didnt Read adalah ekstensi Chrome yang dikembangkan oleh christinelovett1993, dan fitur utamanya adalah "Text summary tool in your browser".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Too Long; Didnt Read
Unduh file ekstensi Too Long; Didnt Read dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | pabpikafhemmmgomocobeabhodfcclpl |
URL Resmi | https://chrome.google.com/webstore/detail/too-long-didnt-read/pabpikafhemmmgomocobeabhodfcclpl |
Deskripsi | Text summary tool in your browser |
Ukuran File | 1.76 MB |
Jumlah Instalasi | 477 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2017-06-06 |
Tanggal Publikasi | 2017-06-06 |
Penilaian | 3.00/5 Total 2 Penilaian |
Pengembang | christinelovett1993 |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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": [ " |