提供元: ABCD
Inspect and view changes in Input Support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Input Support",
"version": "1.0.3",
"description": "ページを開いた時に、入力欄に事前に設定したキーワードを入力します。",
"icons": {
"32": "img/icon_32.png",
"48": "img/icon_48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"css/style.css"
],
"js": [
"js/common.js",
"js/script.js",
"js/dialog.js"
]
}
],
"background": {
"scripts": [
"js/common.js",
"js/background.js"
]
},
"browser_action": {
"default_icon": "img/icon_light_32.png",
"default_title": "ページを開いた時に、入力欄に事前に設定したキーワードを入力します。",
"default_popup": "popup.html"
},
"options_ui": {
"open_in_tab": true,
"page": "option.html"
},
"permissions": [
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{58389092-9215-4482-9112-96f451bd1a0a}"
}
}
} ベストのInput Support代替案
Input Supportに類似したFirefox add-onをいくつか紹介します:
Automatic Input Extension
kitamura
Chatwork Quick Info Input
asano
ChatWork チャット入力支援ツール
M.Inomata
Chatwork INPUT NOW
SATOX(さとっくす)
Select to Input
DEBET
isear
intelfike
BINGO! Search
fancy
News Filter ニュースフィルター
ABCD
meta CSS
tahara
my_search_extensions
nazenaninadesico
文字数カウント
カエルの人