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": "PDF Link Extractor", "version": "1.1.1", "description": "Export all URLs and their related page numbers from PDF files with one click", "manifest_version": 3, "author": "XTCodeTech", "background": { "service_worker": "background.js" }, "permissions": [ "identity", "identity.email", "storage", "tabs" ], "action": { "default_icon": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png" } }, "icons": { "16": "\/imgs\/icon16.png", "32": "\/imgs\/icon32.png", "48": "\/imgs\/icon48.png", "128": "\/imgs\/icon128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxP3GXGAGUEY8umhze325Tkf0chQqTk5B8pHH8ZPEv58UH4l4Nl3aeOPs6UBXodzg91kqiPf6n+JuoEcccImU3\/gps\/AqkjJHMliKSuQf4djPwePnn23XRVJ8S9L4IZrPI\/3gPbdVObcul38L4XcKtrnGoA7OLXzlUF40cVzSnNkXcDZws4AST1JAM8cR\/+DSHigz2kAijX4NHRVVCVoDEhtr5udN3yjCKz12PfGyaZj+2DMLKBe8VjG6o49tKpQdQib4qTvm1pIXxkicIDL91TY50KHIW8vucABcBdLeTbN2RNk4cWBxeEn9lI5YB1xrgQQS5TFfp4YvACE5YCRuOQIDAQAB", "oauth2": { "client_id": "348144935040-m6bggdb84j3kifh50p1934q1fj4pml5o.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] } }