Version 0.0.1.2 View in Chrome Web Store
http://materializecss.com | https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE | |
http://fian.my.id/Waves | https://github.com/fians/Waves/blob/master/LICENSE | |
https://g.co/ng/security#xss | http://www.w3.org/2000/svg | |
http://www.w3.org/1999/xhtml | http://www.w3.org/1999/xlink | |
http://www.w3.org/XML/1998/namespace | http://www.w3.org/2000/xmlns/ | |
http://www.w3.org/1998/MathML/ | http://www.apache.org/licenses/ | |
http://www.apache.org/licenses/LICENSE-2.0 | https://angular.io/license | |
https://fonts.gstatic.com | https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 | |
https://clients2.google.com/service/update2/crx | http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd |
{ "name": "Group Tabs By Domain", "icons": { "16": "images/icon-16.png", "32": "images/icon-32.png", "48": "images/icon-48.png", "128": "images/icon-128.png" }, "action": { "default_popup": "popup.html" }, "version": "0.0.1.2", "commands": { "group-tabs-by-domain": { "description": "Streamline browsing. Group tabs by domain effortlessly. Stay organized, boost productivity.", "suggested_key": { "mac": "Command+Shift+K", "default": "Ctrl+Shift+K" } } }, "background": { "service_worker": "serviceWorker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Streamline browsing. Group tabs by domain effortlessly. Stay organized, boost productivity.", "permissions": [ "tabGroups", "tabs", "storage" ], "manifest_version": 3 }