By: foul
Inspect and view changes in E621Extensions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "E621Extensions",
"version": "0.4",
"description": "Adds custom tiling for full images and other features. by foul#2843",
"icons": {
"48": "icons/ico-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"page_action": {
"browser_style": true,
"default_icon": {
"19": "icons/ico-19.png",
"38": "icons/ico-38.png"
},
"default_title": "uwu~",
"default_popup": "Settings/options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "uwu@issabelle.izzy"
}
},
"permissions": [
"storage",
"activeTab",
"tabs"
],
"content_scripts": [
{
"matches": [
"*://*.e621.net/posts*"
],
"js": [
"index.js"
]
}
]
} Best E621Extensions Alternatives
Here are some Firefox add-ons that are similar to E621Extensions: