By: Kettwachsler
Inspect and view changes in Tidy Mastodon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"version": "0.9.0",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"permissions": [
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_end"
}
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "tidy-mastodon@addons.mozilla.org",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tidy Mastodon Alternatives
Here are some Firefox add-ons that are similar to Tidy Mastodon:
Collapsed Mastodon
Eskuero
Graze for Mastodon
Jared Zimmerman
Mastodon – Simplified Federation!
rugk
Mastodon Hashtag Helper
STHayden
Better Clean Twitter
Presti
Twttr
sreecha
Simplify Mastodon
Michael Leggett
TwitterWiper
ingee
Mastodon Chirper
dom96
Stefan's Mastodon Tools
Stefan Bohacek