Inspect and view changes in Markify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Markify",
"version": "1.0",
"developer": {
"name": "Saumay Gupta"
},
"homepage_url": "https://github.com/saumayg/markify",
"description": "Mark website as visited or to review.",
"background": {
"scripts": [
"src/scripts/background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/Check.svg",
"default_title": "Markify",
"default_popup": "src/popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "markify@test.com"
}
},
"permissions": [
"notifications",
"activeTab",
"tabs",
"storage",
"unlimitedStorage"
]
} Meilleures alternatives Markify
Voici quelques Firefox add-ons qui sont similaires à Markify :