Inspect and view changes in CREA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CREA",
"version": "3.4.2",
"description": "Assistant IA CREA — panneau latéral sur toutes les pages",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAttF81pT8AESE9QqUYRVOrxjxhMAHDw1rGygXCgHkIKxVY+oO7YGlz0AsH6Phfkno9LSqd8MTHA9yH+vKYou/Jw3BaZ8rc8XwidfOLpLHgUAwq6I78waSnTh5Q7vHQpM3kHRgQsIuedgRDXnLT6Ox27SSsIIaVDedkaig2g2B2znFD+wAeokf7ct1SlSu/rGLSpeFcKkqJ7NXb4OxfFCNRO+wdjJEmKtIS4FxiNggbgII0M51XbyKcAeubivV86T5tc9/fC+KxNi1X4iyt95TsKPL07jKoGjrpHL+YqgeR3bvNS7XvszlBzNF+NAq9q0C/KQOwEknRDKwWBPuBlsx4QIDAQAB",
"permissions": [
"activeTab",
"tabs",
"storage",
"scripting",
"sidePanel",
"webNavigation",
"windows"
],
"browser_specific_settings": {
"gecko": {
"id": "extension@creaconnect.world"
}
},
"host_permissions": [
"<all_urls>",
"https://creaconnect.world/*",
"https://www.creaconnect.world/*",
"wss://creaconnect.world/*"
],
"action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "CREA",
"default_popup": "popup.html"
},
"side_panel": {
"default_path": "sidebar.html"
},
"options_ui": {
"page": "onboarding.html",
"open_in_tab": true
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"vendor/webarrocksface/*"
],
"matches": [
"<all_urls>"
]
}
]
} ベストのCREA代替案
CREAに類似したFirefox add-onをいくつか紹介します: