By: Natim
Inspect and view changes in Hoverpad source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Hoverpad",
"version": "1.7resigned1",
"description": "Allows the user to make quick notes by clicking a button and entering text into the resulting popup. The notes are saved in storage and sync across profiles. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#hoverpad",
"icons": {
"48": "icons/hoverpad-48.png"
},
"permissions": [
"storage"
],
"browser_action": {
"default_icon": {
"32": "icons/hoverpad-32.png"
},
"default_title": "Hoverpad",
"default_popup": "index.html"
},
"applications": {
"gecko": {
"id": "hoverpad@mozilla.com"
}
}
} Best Hoverpad Alternatives
Here are some Firefox add-ons that are similar to Hoverpad: