CraftyLevel
Chrome extension that displays the Flesch-Kincaid grade level of any web page
Vad är CraftyLevel?
CraftyLevel är en Chrome-tillägg utvecklad av https://crafty184.com, och dess huvudfunktion är "Chrome extension that displays the Flesch-Kincaid grade level of any web page".
Tilläggsskärmbilder
Ladda ner CraftyLevel-förlängningens CRX-fil
Ladda ner CraftyLevel-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
***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 Grundläggande Information om Tillägg
| Namn | |
| ID | hcdkhalhbmfkmipcojafboldpodlmfgb |
| Officiell webbadress | https://chromewebstore.google.com/detail/craftylevel/hcdkhalhbmfkmipcojafboldpodlmfgb |
| Beskrivning | Chrome extension that displays the Flesch-Kincaid grade level of any web page |
| Filstorlek | 16.64 KB |
| Antal Installationer | 7,419 |
| Aktuell Version | 2.4 |
| Senast Uppdaterad | 2022-03-02 |
| Publiceringsdatum | 2016-04-19 |
| Betyg | 3.57/5 Totalt 7 Betyg |
| Utvecklare | https://crafty184.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |