зеркало из
https://github.com/M82-project/DIMA.git
synced 2025-10-30 13:36:07 +02:00
Create manifest.json
Этот коммит содержится в:
родитель
04c7d3cfd4
Коммит
990ead9d5a
14
plugin/plugin_chrome/manifest.json
Обычный файл
14
plugin/plugin_chrome/manifest.json
Обычный файл
@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"manifest_version": 3,
|
||||||
|
"name": "Analyseur DIMA",
|
||||||
|
"version": "1.0",
|
||||||
|
"description": "Plugin d'analyse de manipulation cognitive selon la matrice DIMA",
|
||||||
|
"permissions": ["activeTab", "storage"],
|
||||||
|
"content_scripts": [{
|
||||||
|
"matches": ["<all_urls>"],
|
||||||
|
"js": ["content.js"]
|
||||||
|
}],
|
||||||
|
"action": {
|
||||||
|
"default_title": "Analyse DIMA"
|
||||||
|
}
|
||||||
|
}
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user