Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "short_name": "TagTube", "name": "TagTube - YouTube Tools for Subscriptions Organizer", "version": "1.1.4", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAujx5L6JSMjikIju+lKH05Zfi2RSZEgp0eBVj6Iw2fa\/VAqgKbjK7+ZTAaJ846LK9H\/2J81sLsn5Fp3I67A2fsMtvDbUAXi8rigBCrUvtU2JGGnSaBPVcVmhPhzOcePtzfMGxBpSOhogU5hIl2VMhWJRbhkhzr6Gz2+mSSP\/F1IYeqOxFSCHpF7NYHMKpBzI4lqRgHAHy2OyxQVJgferskyM1y5WRa6o7ygt2v+7mCyoCwMlG83hiI\/\/khvtd2q1dAUqAJhDEYYl4MyaA4GYREB1PQ7L9YVuSWJAapvP1nZkZHHS3\/Icyd+1cZrEPq+yAoxC\/e\/5BPVpO2RXkzCj02QIDAQAB", "description": "Organize YouTube subscriptions with TagTube\u2019s YouTube tools to watch what you love, skip random recommendations & save time!", "permissions": [ "identity", "identity.email", "sidePanel", "storage", "alarms", "activeTab" ], "oauth2": { "client_id": "801814566698-5lmrbffcqtul7f9odmb2fsnb0bludovo.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/youtube.readonly", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "action": { "default_title": "TagTube", "default_icon": { "16": "icons\/new-icon-16.png", "32": "icons\/new-icon-32.png", "48": "icons\/new-icon-48.png", "128": "icons\/new-icon-128.png" } }, "icons": { "16": "icons\/new-icon-16.png", "32": "icons\/new-icon-32.png", "48": "icons\/new-icon-48.png", "128": "icons\/new-icon-128.png" }, "background": { "service_worker": "background.js" }, "side_panel": { "default_path": "signin.html" } }