제작자: fiatjaf
Inspect and view changes in Pinboard Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Pinboard Button",
"description": "A minimal Firefox extension for Pinboard (https://pinboard.in) that doesn't use API keys, but just opens Pinboard windows.",
"homepage_url": "https://github.com/fiatjaf/firefox-pinboard-popup/",
"manifest_version": 2,
"version": "0.6",
"applications": {
"gecko": {
"id": "{eb059682-fdfe-4250-a2c2-7f7d1af4fe85}"
}
},
"permissions": [
"activeTab",
"contextMenus"
],
"web_accessible_resources": [
"close.html"
],
"background": {
"scripts": [
"pinboard.js",
"background.js"
]
},
"commands": {
"save-to-pinboard": {
"suggested_key": {
"default": "Alt+P"
},
"description": "Save current page to Pinboard"
},
"save-to-read-later": {
"suggested_key": {
"default": "Alt+R"
},
"description": "Save current page to Pinboard's \"to read\" list"
}
},
"browser_action": {
"browser_style": true,
"default_title": "Pinboard",
"default_popup": "popup.html",
"default_icon": "icon-dark.svg",
"theme_icons": [
{
"light": "icon-light.svg",
"dark": "icon-dark.svg",
"size": 32
}
]
},
"icons": {
"48": "icon-addon.png",
"128": "icon-addon.png"
}
} 최고의 Pinboard Button 대안
다음은 Pinboard Button과(와) 유사한 Firefox add-on입니다:
Pinboard Pin
Citole
Pinboard
BrowserNative
Pinboard WebExtension
George Pop
Yet Another Pinboard Extension
seeba
Pinboard Extension
Pinboard
Epic Pinboard
Mario Fink
Pinboard Quantum
Rami114
Sideboard
Maxine Krebs
Save to Pocket (mini)
nitrohorse
Pinboard Bookmark
Alexandru Nedelcu
pinterest_light
actionless