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, "name": "Podawaa - Get more Engagement on LinkedIn", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqa9v053f\/Y4dGdW9gRJ4oMpQGpRHGFqq+y1M0DEAEa8aTV0goM8QdD\/SR+6woyx1T0z\/AZrI6wENUVENGMTcCScqDEVuWidPuLYU\/5QsrlQhP5AbwVL2lFd5g7CcqisqjfctdrtvALrpA2SWQyVgLg3PymAVQszEU9jefSuzG8\/dm4mLVzo2zDGpogSCkMg2ONg\/57\/\/RCKiXA70TNWqpJJrn8VFIOFRElr5HSc2y3a+4SGVL1zY2qS07nkgr9p+RrHY87gL\/kyfg8H97HnkG9CjFWLQFVlPJTd6tDBfGdCVfyuniTvH9ruwDhvPc5cM6FLV66J8jW5INm5WlhGlQwIDAQAB", "description": "Get thousands of likes and comments on LinkedIn thanks to the best LinkedIn Engagement Pod.", "version": "3.0.152", "author": "podawaa.com", "homepage_url": "https:\/\/www.podawaa.com", "short_name": "Podawaa - The best LinkedIn Engagement Pod: Increase your LinkedIn post outreach. Get thousands of likes on LinkedIn. Generate qualified engagement on your publications. Better than Alcapod and Lempod.", "background": { "service_worker": "src\/pages\/background\/index.js", "type": "module" }, "action": { "default_popup": "src\/pages\/popup\/index.html", "default_title": "Podawaa" }, "icons": { "16": "podawaa_icon.png", "48": "podawaa_icon.png", "128": "podawaa_icon.png" }, "content_scripts": [ { "matches": [ "*:\/\/www.linkedin.com\/*", "*:\/\/*.linkedin.com\/*", "*:\/\/app.podawaa.com\/*", "*:\/\/podawaa.com\/*", "*:\/\/api-podawaa.com\/*" ], "run_at": "document_idle", "js": [ "jquery.min.js", "src\/pages\/content\/index.js", "webcomponents-bundle.js" ], "css": [ "assets\/css\/Style.chunk.css", "style.css" ] } ], "permissions": [ "offscreen", "alarms", "notifications", "storage", "tabs", "cookies", "webRequest", "declarativeNetRequest", "declarativeNetRequestWithHostAccess", "declarativeNetRequest", "activeTab" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_schedule_post", "enabled": true, "path": "rules.json" } ] }, "optional_permissions": [], "host_permissions": [ "*:\/\/publish.buffer.com\/*", "*:\/\/www.linkedin.com\/*", "https:\/\/realtime.www.linkedin.com\/*", "https:\/\/app.podawaa.com\/*" ], "web_accessible_resources": [ { "resources": [ "inject.js", "assets\/js\/*", "assets\/css\/*", "assets\/*", "assets\/images\/*", "assets\/icons\/*", "css\/*", "icon16.png", "icon128.png", "icon48.png", "podawaa_icon.png", "webcomponents-bundle.js" ], "matches": [ "*:\/\/*\/*" ] } ], "externally_connectable": { "matches": [ "*:\/\/*\/*" ] }, "default_locale": "en" }