提供元: FranckM
Inspect and view changes in SIPA_TOOLS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "SIPAOF-SIB-Extension",
"version": "0.1.0",
"description": "Extension pour le groupe SIPAOF",
"manifest_version": 2,
"minimum_chrome_version": "80",
"icons": {
"16": "/icons/icon-16x16.png",
"48": "/icons/icon-48x48.png",
"128": "/icons/icon-128x128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{60c58a51-fca4-4b7d-94cb-c74d9a7a0a93}",
"strict_min_version": "80.0"
}
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"/execute-on-website.js",
"/content.js"
],
"css": [
"/content.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
"/icons/icon-128x128.png",
"/icons/icon-16x16.png",
"/icons/icon-48x48.png",
"/icons/im.png",
"/icons/of.png",
"/icons/troove.png",
"/icons/vv.png"
],
"options_ui": {
"chrome_style": true,
"browser_style": true,
"page": "/options.html"
},
"background": {
"persistent": false,
"scripts": [
"/background.js"
]
}
} ベストのSIPA_TOOLS代替案
SIPA_TOOLSに類似したFirefox add-onをいくつか紹介します: