By: Flex
Inspect and view changes in PTT Image Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PTT image previewer",
"version": "1.2",
"description": "改善PTT的圖片預覽功能",
"icons": {
"48": "icons/48.png",
"96": "icons/96.png",
"128": "icons/128.png"
},
"permissions": [],
"host_permissions": [
"*://*.ptt.cc/"
],
"content_scripts": [
{
"matches": [
"*://term.ptt.cc/"
],
"js": [
"imgur.js",
"term.js"
]
},
{
"matches": [
"*://www.ptt.cc/*"
],
"js": [
"imgur.js",
"site.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "ptt-image-previewer@flex7883.github.io",
"strict_min_version": "109.0"
}
}
} Best PTT Image Previewer Alternatives
Here are some Firefox add-ons that are similar to PTT Image Previewer: