提供元: KhangND
Inspect and view changes in SPC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SPC",
"description": "Inserting special characters made easy.",
"version": "1.0.1",
"homepage_url": "https://github.com/khang-nd/spc",
"permissions": [
"contextMenus",
"activeTab"
],
"icons": {
"48": "icon.png"
},
"background": {
"scripts": [
"build/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"build/main.css.js"
]
}
],
"web_accessible_resources": [
"build/main.css"
],
"commands": {
"open_popup": {
"description": "Activate the extension",
"suggested_key": {
"default": "Alt+Period"
}
}
}
} ベストのSPC代替案
SPCに類似したFirefox add-onをいくつか紹介します:
Secure Password Generator (SPG)
Harisk
SPCrew
simplegilly
S-CSS-P
bluesoul
Accents and non-breaking spaces
Christophe De Bernardi
SPCrewSNGA...
HellGates
Smart Paste
Ryan White
Emoji & Special Character Picker
James Zhang
sps
suuu
Unicode Character Picker
Melker
P_S_P_S
jeconvery
SP
kondasvivi
SPoint
dfuschino