By: KO66
Inspect and view changes in e621 Responsive Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "e621 Responsive Mode",
"version": "1.7",
"description": "Enhances e621 by making the site fully responsive, ensuring a better browsing experience on mobile and various screen sizes",
"icons": {
"48": "icon.png"
},
"content_scripts": [
{
"run_at": "document_idle",
"matches": [
"*://*.e621.net/*"
],
"js": [
"e621responsive.js"
]
},
{
"run_at": "document_start",
"matches": [
"*://*.e621.net/*"
],
"css": [
"e621responsive.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f5b8719d-6d9d-4dda-8bfc-ce6b9a71f9fb}"
}
}
} Best e621 Responsive Mode Alternatives
Here are some Firefox add-ons that are similar to e621 Responsive Mode: