提供元: Boian Berberov
Inspect and view changes in Previous Page Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"default_locale": "en",
"browser_specific_settings": {
"gecko": {
"id": "Prev_Page_Button@firefox.clu-os.net",
"strict_min_version": "58.0"
}
},
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "0.1.1",
"icons": {
"48": "_images/icon.svg",
"96": "_images/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"browser_style": false,
"default_title": "__MSG_defaultTitle__",
"default_icon": "_images/action.dark.svg",
"theme_icons": [
{
"dark": "_images/action.dark.svg",
"light": "_images/action.light.svg",
"size": 16
},
{
"dark": "_images/action.dark.svg",
"light": "_images/action.light.svg",
"size": 32
}
]
},
"permissions": [
"management"
]
} ベストのPrevious Page Button代替案
Previous Page Buttonに類似したFirefox add-onをいくつか紹介します:
Prev Page
LuskyNavy
Next-Page
Firefox user 12576230
Next Page
LuskyNavy
NextPrev Page
LuskyNavy
Scroll One Page Down Button
Button Guy
Go to Top of Page Button
Button Guy
Scroll One Page Up Button
Button Guy
Go to Bottom of Page Button
Button Guy
Tab List Button
Button Guy
ThingiverseNextPageButton
Dennis
Snap Back Button
Button Guy
Next Task/Page
Suresh Raju Pilli