mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Chrome has getManifest(), Safari doesn't have anything, Firefox has an asynchronous API... So, instead of using extension APIs, store the common informations (extension name, version, homepage url) in a file (vapi-appinfo.js), which can be included when it's needed (its data will be available at vAPI.app.____). The file's content is updated each time the extension is being built, so it shouldn't be modified manually. |
||
|---|---|---|
| .. | ||
| build_meta.py | ||
| import-crowdin.sh | ||
| make-chrome.sh | ||
| make-clean.sh | ||
| make-noassets.sh | ||
| make-opera.sh | ||