By: seojihyuk
Inspect and view changes in Searchable Select tag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Universal Select Search",
"version": "1.0",
"description": "모든 웹사이트의 선택 박스를 검색 가능하게 만들어주는 확장 프로그램 | Makes all select dropdowns searchable",
"icons": {
"16": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
},
"permissions": [
"<all_urls>",
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end",
"all_frames": true
}
],
"web_accessible_resources": [
"content.js"
],
"browser_specific_settings": {
"gecko": {
"id": "seojihyuk26@gmail.com",
"strict_min_version": "58.0"
}
}
} Best Searchable Select tag Alternatives
Here are some Firefox add-ons that are similar to Searchable Select tag:
Select Search
SansSerif
Select & Search - Capture & Search Instantly
4vidit
Filter Drop-Down Menu
em_te
Select and Search Pro
Diaz
Select and Search
Burak Unver
Selection Search
Per
ECRP Select Search
Hazel
Search Popup on Select Text
utilitydev
Search Selected Text
dpi0
Search-Select
Alan Lienhard
SelectON — selection popup. Copy & search
emvaized