提供元: steelforge Add-on
Inspect and view changes in input-dropdown-replacer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "input-dropdown-replacer",
"version": "1.0.0.1",
"description": "Replaces all text input with dropdowns",
"icons": {
"48": "icons/input-dropdown-48.png",
"96": "icons/input-dropdown-96.png"
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"dropdown.js"
]
}
]
} ベストのinput-dropdown-replacer代替案
input-dropdown-replacerに類似したFirefox add-onをいくつか紹介します:
GitHub Action Dropdown Input
Arthur Diniz
Replacer
Albert Mercadé
Dynamic Text Replacement
Domin Bin
Dropdown Autofiller
Shahrear
Custom Input Macros
WW88
Page Text Replacer
Mark Clark
Page Text Replacer
Deborah Lopez
Page Text Replacer
Jeffrey Robinson
Find & Replace for Text Editing
Blake Altice
Auto TextExpandr
Catering
Searchable Select tag
seojihyuk
Smart Text
MetroWind