제작자: *****@lartsch
Inspect and view changes in FediAct source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "FediAct",
"version": "0.9.8.7",
"description": "Simplifies interactions on other Mastodon instances than your own. Visit https://github.com/lartsch/FediAct for more.",
"manifest_version": 2,
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"src/lib/jquery-3.6.1.min.js",
"src/inject.min.js"
],
"css": [
"src/content_styles.min.css"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"src/background.min.js"
],
"persistent": false
},
"permissions": [
"storage",
"alarms",
"tabs",
"https://*/*",
"http://*/*"
],
"options_ui": {
"page": "src/popup.html"
},
"browser_action": {
"default_popup": "src/popup.html",
"default_icon": "src/icon/48.png",
"default_title": "FediFollow settings"
},
"icons": {
"48": "src/icon/48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{cca112bb-1ca6-4593-a2f1-38d808a19dda}"
}
}
} 최고의 FediAct 대안
다음은 FediAct과(와) 유사한 Firefox add-on입니다:
FediAct
@lartsch@infosec.exchange
Mastodon – Simplified Federation!
rugk
DFeedbackPlus
Dougley
Share to Mastodon
Corbin Davenport
MastoBridge
Filippo Dibenedetto
Fedica
Fedica
Simplify Mastodon
Michael Leggett
Mastodon Hashtag Helper
STHayden
Mastodon Redirector
Bramus
FurAffinity Favs
quizzl
Mastodon Share for Browser
Hellexis