Manifest files of LeetHub chrome extension

LeetHub chrome extension

Check all manifest files of LeetHub chrome extension here, We have collected 1 available versions of LeetHub here. The latest version is 1.1.2, and just updated 588 days ago.

Available manifest files of LeetHub


FREE
Released:2022-10-10
Manifest File: {"name":"LeetHub","icons":{"16":"assets\/thumbnail.png","48":"assets\/thumbnail.png","128":"assets\/thumbnail.png"},"author":"Qasim Wani","version":"1.1.2","background":{"scripts":["scripts\/background.js"],"persistent":false},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Automatically integrate your Leetcode & GeeksforGeeks submissions to GitHub","permissions":["https:\/\/github.com\/*","https:\/\/api.github.com\/*","https:\/\/leetcode.com\/*","https:\/\/practice.geeksforgeeks.org\/*","tabs","unlimitedStorage","storage"],"homepage_url":"https:\/\/github.com\/QasimWani\/LeetHub","browser_action":{"default_icon":"assets\/thumbnail.png","default_popup":"popup.html"},"content_scripts":[{"js":["scripts\/leetcode.js","scripts\/authorize.js","scripts\/gfg.js"],"run_at":"document_idle","matches":["https:\/\/leetcode.com\/*","https:\/\/github.com\/*","https:\/\/practice.geeksforgeeks.org\/*"]}],"manifest_version":2,"content_security_policy":"script-src 'self' https:\/\/code.jquery.com\/jquery-3.3.1.min.js https:\/\/github.com\/login\/oauth\/authorize https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/semantic-ui\/2.4.1\/semantic.min.js; object-src 'self'"}

Back to LeetHub