By: zpoons
Inspect and view changes in goto letterboxd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "goto letterboxd",
"version": "1.3.2",
"description": "Navigate between IMDb and Letterboxd pages. Includes auto-redirect and in-page buttons.",
"browser_specific_settings": {
"gecko": {
"id": "{7e918951-2514-4438-b7fb-a6e376cd6288}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "favicon-48.png",
"96": "favicon-96.png"
},
"browser_action": {
"default_icon": {
"48": "favicon-48.png",
"96": "favicon-96.png"
},
"default_title": "Not a supported URL"
},
"content_scripts": [
{
"matches": [
"https://letterboxd.com/*"
],
"js": [
"dist/content.js"
]
},
{
"matches": [
"https://www.imdb.com/*"
],
"js": [
"dist/utilities.js",
"dist/imdb-content.js"
]
}
],
"web_accessible_resources": [
"favicon.ico",
"favicon-48.png",
"favicon-96.png",
"favicon-grey-48.png",
"favicon-grey-96.png"
],
"background": {
"scripts": [
"dist/utilities.js",
"dist/background.js"
]
},
"permissions": [
"tabs",
"storage",
"menus"
]
} Best goto letterboxd Alternatives
Here are some Firefox add-ons that are similar to goto letterboxd:
IMDb to Letterboxd redirect button
Nairdah
Letterboxd on Google
Henrique Jambu
IMDb to Letterboxd Rating
Andrea-V Corrado
Letterboxd x Google
taox
Letterboxd To Radarr
Riccardo
Letterboxd Tweaks
Jakub Serwatka
IMDb Watch Button
IMDB Watch Button
IMDb to Trakt
Andrea-V Corrado
AddLinks: Movies & TV
Thomas Persson Christensen
Enhancer for Letterboxd
Leandro César
IMDb to Movieo
Kees Kluskens