By: Brentbacker Add-on
Inspect and view changes in Borderless Tweet Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Borderless Tweet Enhancer",
"version": "1.0",
"description": "View and create custom tweets with borderless images for a cleaner and more visually appealing Twitter experience",
"icons": {
"48": "icons/icon48.png"
},
"permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"shortcuts.js"
]
},
"content_scripts": [
{
"matches": [
"*://twitter.com/*"
],
"js": [
"whitelist.js",
"tweetEnhancer.js"
]
}
],
"page_action": {
"default_icon": "icons/icon32.png",
"default_title": "Open Panel Generator",
"default_popup": "popup/generator.html",
"show_matches": [
"*://twitter.com/*"
]
},
"web_accessible_resources": [
"resources/*.png"
],
"commands": {
"disablePanel": {
"suggested_key": {
"default": "Alt+P"
},
"description": "Disable the open panel your mouse is hovering over. (This will not prevent the extension from reloading it if you scroll away from it and back.)"
},
"disableAllPanels": {
"suggested_key": {
"default": "Alt+Shift+P"
},
"description": "Disable all currently loaded open panels. (This will not prevent the extension from reloading them if you scroll away from them and back.)"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{cc297655-9e94-4d2b-96d6-b5844f8d2998}"
}
}
} Best Borderless Tweet Enhancer Alternatives
Here are some Firefox add-ons that are similar to Borderless Tweet Enhancer:
Twitter Enhancer
Vortezz
Open Panels
Psychpsyo
Twitter Design Sanitization
Peter Ullrich
Twitter Image-only Viewer
Zasz
Social Media Caption Beautify
Taptwice Social
Twitter Large Thumbnails
m8u
Wide Twitter
ekyuu
Better TweetDeck
Damien Erambert
Instagram Enhancer
TG777
Twitter Logo Animation Enhancer
Rosaria
Twitter Highlighter
SV388
Postograph
RoxguelDevs