update readme
[dotfiles/.git] / .config / BraveSoftware / Brave-Browser / Default / Extensions / cimiefiiaegbelhefglklhhakcgmhkai / 1.7.6_0 / manifest.json
1 {
2    "applications": {
3       "gecko": {
4          "id": "plasma-browser-integration@kde.org",
5          "strict_min_version": "50.0"
6       }
7    },
8    "author": "Kai Uwe Broulik \u003Ckde@prviat.broulik.de>",
9    "background": {
10       "persistent": false,
11       "scripts": [ "constants.js", "utils.js", "extension-utils.js", "extension-kdeconnect.js", "extension-mpris.js", "extension-downloads.js", "extension-tabsrunner.js", "extension-purpose.js", "extension.js" ]
12    },
13    "browser_action": {
14       "browser_style": true,
15       "default_popup": "action_popup.html",
16       "theme_icons": [ {
17          "dark": "icons/plasma-16.png",
18          "light": "icons/plasma-dark-16.png",
19          "size": 16
20       }, {
21          "dark": "icons/plasma-32.png",
22          "light": "icons/plasma-dark-32.png",
23          "size": 32
24       }, {
25          "dark": "icons/plasma-48.png",
26          "light": "icons/plasma-dark-48.png",
27          "size": 48
28       }, {
29          "dark": "icons/plasma-128.png",
30          "light": "icons/plasma-dark-128.png",
31          "size": 128
32       } ]
33    },
34    "content_scripts": [ {
35       "all_frames": true,
36       "js": [ "constants.js", "utils.js", "content-utils.js", "content-script.js" ],
37       "match_about_blank": true,
38       "matches": [ "*://*/*" ],
39       "run_at": "document_start"
40    } ],
41    "default_locale": "en",
42    "description": "Provides better integration with the KDE Plasma 5 desktop.",
43    "icons": {
44       "128": "icons/plasma-128.png",
45       "16": "icons/plasma-16.png",
46       "32": "icons/plasma-32.png",
47       "48": "icons/plasma-48.png"
48    },
49    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1Wz6JigIdPBxPJvYrnjuKM3X4YEaUHgyOW2TM1G1Maxook1HO8vLFGhBR7g3jEQ7Yw9PTa6ZAa8J/I9a/1EQz0Ssx2+m3R9SvJfdKSCrCth8nwMpB8V8I5EhiUoW57kM0v9r/18Buem5cBIo0EnSAVCbmNG95R5jtg62P4+LNGEwHk5L7RSblXUN2hhUwXty4A98EXD6T2Pnpu1m8nRF2B1t5AcspSMV5ECnL9x8kT5bup1gJo0FGTz6C+1huDNRaI3OY1YDWyvCVRFXlAhuFERTW6siMdghK++kYM43H7cvJMFYnVVuffD9WNRsUCI9V0SrqYbPre/2nEl+8VUXVwIDAQAB",
50    "manifest_version": 2,
51    "name": "Plasma Integration",
52    "options_ui": {
53       "chrome_style": true,
54       "page": "options.html"
55    },
56    "permissions": [ "nativeMessaging", "notifications", "storage", "downloads", "tabs", "\u003Call_urls>", "contextMenus" ],
57    "short_name": "Plasma",
58    "update_url": "https://clients2.google.com/service/update2/crx",
59    "version": "1.7.6"
60 }