Overview
Comment: | [fx] update manifest.json for previous commit |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | fx | webext2 |
Files: | files | file ages | folders |
SHA3-256: |
b862e68eb39924e3ab3b64350dd811f6 |
User & Date: | olr on 2017-08-16 13:54:13 |
Other Links: | branch diff | manifest | tags |
Context
2017-08-16
| ||
16:00 | [fx] CSS adjustments check-in: 1d184c21b2 user: olr tags: fx, webext2 | |
13:54 | [fx] update manifest.json for previous commit check-in: b862e68eb3 user: olr tags: fx, webext2 | |
13:52 | [fx] rename files for panels in content_scripts check-in: 0bd2645425 user: olr tags: fx, webext2 | |
Changes
Modified gc_lang/fr/webext/manifest.json from [37089c824a] to [133f1ccd87].
︙ | |||
34 35 36 37 38 39 40 | 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 | - + - + | "background.js" ] }, "content_scripts": [ { "matches": ["<all_urls>"], "css": [ |
︙ |