Manifest files of CodeSyncer chrome extension

CodeSyncer chrome extension

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

Available manifest files of CodeSyncer


FREE
Released:2023-03-26
Manifest File: {"name":"CodeSyncer","icons":{"16":"\/static\/images\/logo1.PNG","48":"\/static\/images\/logo1.PNG","128":"\/static\/images\/logo1.PNG"},"action":{"default_icon":{"16":"\/static\/images\/logo1.PNG","48":"\/static\/images\/logo1.PNG","128":"\/static\/images\/logo1.PNG"},"default_popup":"popup.html"},"author":"Mustafiz Kaifee","version":"1.0.0","commands":{"_execute_action":{"suggested_key":{"mac":"Command+B","default":"Ctrl+B"}}},"background":{"service_worker":"\/scripts\/background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"This Chrome extension enables users to synchronize their LeetCode submissions to their GitHub repository effortlessly.","permissions":["scripting","tabs","unlimitedStorage","storage"],"homepage_url":"https:\/\/github.com\/Mustafiz04","content_scripts":[{"js":["scripts\/leetcode.js"],"run_at":"document_idle","matches":["https:\/\/leetcode.com\/*"]},{"js":["scripts\/github.js"],"run_at":"document_idle","matches":["https:\/\/github.com\/*"]},{"js":["scripts\/geeksforgeeks.js"],"run_at":"document_idle","matches":["https:\/\/practice.geeksforgeeks.org\/*"]}],"host_permissions":["https:\/\/github.com\/*","https:\/\/api.github.com\/*","https:\/\/leetcode.com\/*","https:\/\/practice.geeksforgeeks.org\/*"],"manifest_version":3}

Back to CodeSyncer