By: Robert Gerlach
Inspect and view changes in Letterboxd IMDb Trivia source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Letterboxd IMDb Trivia",
"version": "1.6.4",
"description": "Shows IMDb trivia on Letterboxd movie pages.",
"content_scripts": [
{
"js": [
"js/jquery-3.3.1.min.js",
"js/xss.js",
"js/content.js"
],
"css": [
"css/styles.css"
],
"matches": [
"https://letterboxd.com/film/*"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"js/reload-letterboxd.js",
"img/*.png"
],
"background": {
"scripts": [
"js/background.js"
]
},
"permissions": [
"https://letterboxd.com/film/*",
"https://www.imdb.com/*",
"https://caching.graphql.imdb.com/*",
"https://combatwombat.github.io/*",
"storage"
],
"icons": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png"
},
"options_ui": {
"page": "options/index.html",
"open_in_tab": false
},
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{2a900d60-f62c-43c7-b32e-545a5dcb87d6}"
}
}
} Best Letterboxd IMDb Trivia Alternatives
Here are some Firefox add-ons that are similar to Letterboxd IMDb Trivia: