CraftyLevel
Chrome extension that displays the Flesch-Kincaid grade level of any web page
Co to jest CraftyLevel?
CraftyLevel to rozszerzenie Chrome opracowane przez https://crafty184.com, a jego główną funkcją jest „Chrome extension that displays the Flesch-Kincaid grade level of any web page”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CraftyLevel
Pobierz pliki rozszerzeń CraftyLevel w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
***UPDATED: Highlight some text, then click the icon in the extension bar to see Flesch-Kincaid Grade Level. This extension shows you the Flesch-Kincaid Grade Level for any web page. The results tell you how many years of formal education a reader theoretically needs to understand a text. For example, a 6.3 would correspond to Grade 6 in the United States. For more information on the algorithim, see here - https://en.wikipedia.org/wiki/Flesch%E2%80%93Kincaid_readability_tests#Flesch.E2.80.93Kincaid_grade_level Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | hcdkhalhbmfkmipcojafboldpodlmfgb |
| Oficjalny URL | https://chromewebstore.google.com/detail/craftylevel/hcdkhalhbmfkmipcojafboldpodlmfgb |
| Opis | Chrome extension that displays the Flesch-Kincaid grade level of any web page |
| Rozmiar pliku | 16.64 KB |
| Liczba instalacji | 7,419 |
| Aktualna Wersja | 2.4 |
| Ostatnia Aktualizacja | 2022-03-02 |
| Data Publikacji | 2016-04-19 |
| Ocena | 3.57/5 Łącznie 7 Oceny |
| Deweloper | https://crafty184.com |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": "icons\/19.png",
"default_title": "CraftyLevel"
},
"content_scripts": [
{
"js": [
"inject.js"
],
"matches": [
" | |