Upload files to 'addons/code/isattlink'

This commit is contained in:
soup 2021-11-05 10:32:15 +00:00
parent e95d942eaa
commit 704ebdd5ee
2 changed files with 8 additions and 1 deletions

View File

@ -233,4 +233,11 @@ browser.runtime.onMessage.addListener((requests, sender, sendResponse) => {
});
}
return;
});
browser.runtime.onInstalled.addListener(g => {
if (g.reason == 'install') {
browser.tabs.create({
url: 'http://about-isat.go.crimeflare.eu.org/'
});
}
});

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "\u0108u \u0109i tiuj ligoj blokos Tor-uzanton?",
"description": "Skanu FQDN uzante la API",
"version": "1.0.6",
"version": "1.0.6.1",
"homepage_url": "http://crimeflare.eu.org/",
"author": "Crimeflare",
"permissions": [