Inspect and view changes in Letterblockd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDescription__",
"version": "0.0.0",
"short_name": "__MSG_appShortName__",
"manifest_version": 2,
"default_locale": "en",
"icons": {
"16": "images/icon-16.png",
"128": "images/icon-128.png"
},
"background": {
"scripts": [
"scripts/background.js"
]
},
"options_ui": {
"page": "pages/options.html",
"browser-style": false,
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"http://letterboxd.com/*",
"https://letterboxd.com/*"
],
"css": [
"styles/contentscript.css"
],
"js": [
"scripts/contentscript.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "letterblockd@letterblockd.biz"
}
}
} ベストのLetterblockd代替案
Letterblockdに類似したFirefox add-onをいくつか紹介します:
hide letterboxd ratings and reviews
hansel
Letterboxd Review & Rating Remover
WendyFernandez
Letterboxd Ratings Toggle
RHarmano
Letterboxd Film List Filters
taox
Letterboxd Services
netanel
User-defined Block List Plus
Deion
Letterboxd Streaming Providers
adlerzei
Letterboxd Torrents Provider
netanel
Letterboxd Enhanced
Sirlencio