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", "icons": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.6c567d50.png", "32": "icon32.plasmo.76b92899.png", "48": "icon48.plasmo.aced7582.png", "64": "icon64.plasmo.8bb5e6e0.png", "128": "icon128.plasmo.3c1ed2d2.png" }, "default_popup": "popup.html" }, "version": "1.7.0", "author": "shisongyan. <[email protected]>", "name": "2FA Auth - \u73b0\u4ee3\u5316\u53cc\u56e0\u7d20\u8ba4\u8bc1\u5de5\u5177", "description": "\u4e00\u6b3e\u4e13\u4e3a\u5b89\u5168\u4e0e\u6548\u7387\u6253\u9020\u7684\u5f00\u6e90\u514d\u8d39 2FA \u6269\u5c55\uff0c\u652f\u6301\u4e8c\u7ef4\u7801\u626b\u63cf\u3001\u622a\u56fe\u8bc6\u522b\u3001\u624b\u52a8\u8f93\u5165\u4e0e\u8868\u5355\u586b\u5199\uff0c\u8f7b\u677e\u5e94\u5bf9\u591a\u8d26\u6237\u7ba1\u7406\uff0c\u754c\u9762\u4f18\u96c5\u3001\u4f53\u9a8c\u51fa\u8272\u3002", "background": { "service_worker": "static\/background\/index.js" }, "permissions": [ "storage", "tabs", "scripting", "activeTab", "contextMenus" ], "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "github-qr-code-scan.9e5de16b.js" ], "all_frames": false, "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "auto.5f0e7e54.js" ], "all_frames": false, "css": [] }, { "matches": [ "https:\/\/github.com\/*" ], "js": [ "github-confirm-access.a6a9c310.js" ], "all_frames": false, "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "manual.e4893cac.js" ], "all_frames": false, "css": [] }, { "matches": [ "https:\/\/github.com\/settings\/auth\/recovery-codes", "https:\/\/github.com\/settings\/auth\/recovery-codes?" ], "js": [ "github-recovery-codes.bbd5b5af.js" ], "all_frames": false, "css": [] }, { "matches": [ "<all_urls>" ], "js": [ "github-utils.a6d57cc0.js" ], "css": [] }, { "matches": [ "https:\/\/www.npmjs.com\/*" ], "js": [ "npm-confirm-access.aa9d8203.js" ], "all_frames": false, "css": [] }, { "matches": [ "https:\/\/www.npmjs.com\/settings\/*\/recovery-codes" ], "js": [ "npm-recovery-codes.3698f78f.js" ], "all_frames": false, "css": [] }, { "matches": [ "https:\/\/www.npmjs.com\/settings\/*\/tfa", "https:\/\/www.npmjs.com\/settings\/*\/tfa\/list", "https:\/\/www.npmjs.com\/settings\/*\/tfa\/manageTfa?action=setup-totp" ], "js": [ "npm-settings-2fa.584d488f.js" ], "all_frames": false, "css": [] } ], "host_permissions": [ "https:\/\/*\/*" ] }