Inspect and view changes in Bionic Reading source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Bionic Reading",
"version": "1.0.0",
"description": "Bold the first half of every word on the page to speed up reading.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "bionic-reading-107@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab",
"scripting",
"storage"
],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Bionic Reading"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Melhores alternativas Bionic Reading
Aqui estão algumas Firefox add-ons que são similares a Bionic Reading:
ReadBionic
Dunkmaster
Bionic Reader
rhoffmann
Bionic Reader
J.M.
Bionic Reading
Elvis Oric
Bionic Reader
Lowdrapht
bionic-reading
Всеволод
Bionic Text Reader
Chris
SimpleBionic
nathandiepeveen
Bionify - Bionic Reading Plugin
Naseem Amjad
Smart Reader - Bionic Reader
Poucous
Speed Reading Enhancer
limxz
Half Bold
Jaymes Berry