By: taox
Inspect and view changes in Letterboxd Search Autocomplete source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Letterboxd Search Autocomplete",
"version": "0.2",
"description": "Adds autocomplete to Letterboxd search",
"content_scripts": [
{
"js": [
"js/browser-polyfill.min.js",
"js/jquery-3.3.1.min.js",
"js/fuse.js",
"js/content.js"
],
"css": [
"css/styles.css"
],
"matches": [
"https://letterboxd.com/*"
],
"run_at": "document_end"
}
],
"web_accessible_resources": [
"list.json"
],
"permissions": [],
"icons": {
"16": "img/icon-16.png",
"32": "img/icon-32.png",
"48": "img/icon-48.png"
},
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{48f2d037-9561-401f-abc4-98fd27a4357d}"
}
}
} Best Letterboxd Search Autocomplete Alternatives
Here are some Firefox add-ons that are similar to Letterboxd Search Autocomplete: