By: Elle
Inspect and view changes in Pachydermatologist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Customizations for the Mastodon advanced interface",
"manifest_version": 2,
"name": "Pachydermatologist",
"version": "1.0.2",
"permissions": [
"storage",
"activeTab",
"tabs",
"*://*/*"
],
"icons": {
"48": "logo.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"pachydermatologist.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"browser_action": {
"default_icon": {
"19": "logo-toolbar.png"
},
"default_title": "Pachydermatologist",
"default_popup": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "pachydermatologist@elle.codes"
}
}
} Best Pachydermatologist Alternatives
Here are some Firefox add-ons that are similar to Pachydermatologist: