Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"action": {
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
},
"background": {
"service_worker": "background.js"
},
"description": "Convert webpage content to clean Markdown format with a floating overlay. Copy formatted content with one click for note-taking.",
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"manifest_version": 3,
"name": "Webpage to Markdown Overlay",
"permissions": [
"clipboardWrite"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "3.0",
"note": "activeTab ve scripting izinleri, uzant\u0131n\u0131n ikonuna t\u0131kland\u0131\u011f\u0131nda aktif sekmeye kod enjekte etmek i\u00e7in gereklidir."
}