Inspect and view changes in Touch Grass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Touch Grass",
"version": "1.0.0",
"description": "Periodically nudges you while you're scrolling and lets you set the next check interval. Runs on every site except the ones you mark exempt.",
"permissions": [
"storage"
],
"icons": {
"48": "icon.svg",
"96": "icon.svg"
},
"action": {
"default_popup": "popup.html",
"default_title": "Touch Grass",
"default_icon": "icon.svg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "touch-grass@local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Touch Grass Alternatives
Here are some Firefox add-ons that are similar to Touch Grass:
Touch Grass
Firefox
ScrollSentry
Torstein Thune
Auto Refresh
Gaking79
Auto Refresh
Hanashey
Handy Refresh Interval
Scott Thompson
StoppingCues Alpha
NoHara
Doomscroll Blocker
AJ
Auto Refresh
Imajbet
Mindful Scroll Pause
Timmothy Carlson
Page Auto Scroll Assistant
Doris
PCM - Page Change Monitor
Kaison Hood
Nudge
Jacob Lurye