제작자: JBLDSKY
Inspect and view changes in ButtonBinder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ButtonBinder",
"version": "1.2.1",
"description": "Bind buttons to keyboard shortcuts!",
"content_scripts": [
{
"js": [
"jquery.min.js",
"submitter.js",
"options.js"
],
"matches": [
"http://*/*",
"https://*/*"
]
}
],
"browser_action": {
"default_icon": {
"1521": "icons/myicon.png"
},
"default_title": "Whereami?"
},
"options_ui": {
"page": "options.html",
"browser_style": true,
"chrome_style": true
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{70b5c714-5c1a-4f94-81f4-f6bdbf0ef9e1}"
}
}
} 최고의 ButtonBinder 대안
다음은 ButtonBinder과(와) 유사한 Firefox add-on입니다:
Button Clicker
Firefox user 14592537
KeyBinder
Sarah Gonzalez
Custom Key Bindings
Cuauhtemoc
Click Button By XPath
kilik
Buttons and Buttons
nikkin
Custom Hotkey Binds
bowns
Search Bookmarks Button
Button Guy
Cross-Tab Keyword Clicker
Ben
Simple Hotkey Assigner
J88
TabSubmit Basic
mike_conley
Submit Button Disabler
ray33ee