By: mikk0
Inspect and view changes in Bring Twitter Bird Back source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "BringTwitterBirdBack",
"version": "1.0",
"description": "Brings back the Twitter bird icon",
"icons": {
"48": "larry.svg"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_popup": "index.html",
"default_icon": {
"48": "larry.svg"
}
},
"content_scripts": [
{
"matches": [
"*://twitter.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{73421972-8878-46da-9802-86d68fc2e6dc}"
}
}
} Best Bring Twitter Bird Back Alternatives
Here are some Firefox add-ons that are similar to Bring Twitter Bird Back: