By: test2020123
Inspect and view changes in mm2020123 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "mnmlurl",
"description": "Minimal URL is a modern URL shortener with support for custom alias",
"author": "Liyas Thomas",
"version": "0.1.5",
"homepage_url": "https://mnmlurl.ml",
"icons": {
"16": "icons/icon-16x16.png",
"32": "icons/icon-32x32.png",
"48": "icons/icon-48x48.png",
"128": "icons/icon-128x128.png"
},
"browser_action": {
"default_title": "minimal url!",
"default_icon": "icons/icon-48x48.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"permissions": [
"activeTab",
"tabs",
"storage",
"http://*/*",
"https://*/*"
]
} Best mm2020123 Alternatives
Here are some Firefox add-ons that are similar to mm2020123: