Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "0.2.35", "manifest_version": 3, "action": { "default_popup": "popup.html", "default_icon": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" } }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmWB8o84KDbMDyBzy7hjeyctHFfRaMOo2TdOSZOs0sX2PeKSnt+cqnJXMDQCoqPxGISrNLMoFbg7mcAka\/CcNPdy\/\/kLjEn5A082CEko4NFg71RdIppVIhsf8P1EkrMQcHBEd2hHIZFxj2\/7\/Wd+OGyT5cnVuZU0ClvUFtsqO\/xeVPZWV0Pd49L77devFk1rp9cbslY2Q9SwiHi7EewAqXkxh0x3J2\/4zRkLlGSi9PAMwiJRUWRT5QsDaFNubOU7xsrLzlD1tGcxIgmrmmEsjitYVSicyXkc5z+kARsEBxtAj+MrPp\/n0jqqvnFm\/lDQQ9bJR0qxckJaL\/BZyepn2NQIDAQAB", "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/*.facebook.com\/*", "https:\/\/facebook.com\/*", "https:\/\/fte.tjcx.me\/*" ], "js": [ "content.js" ] } ], "permissions": [ "tabs", "storage" ], "host_permissions": [ "https:\/\/www.facebook.com\/", "https:\/\/fte.tjcx.me\/" ], "default_locale": "en" }