Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jan 25, 2026.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Line Reverser (Modern)",
"version": "1.0.0",
"description": "Reverse the order of lines in a text block. Clean modern popup. No complicated permissions.",
"action": {
"default_title": "Line Reverser",
"default_popup": "popup.html"
},
"icons": {
"128": "icon128.png"
}
}