Writing Prompt Tab Firefox

Examine source code of Writing Prompt Tab

By: fczz
Inspect and view changes in Writing Prompt Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Writing Prompt Tab",
  "version": "1.0",
  "description": "Show a daily writing prompt every time a new tab is opened.",
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7b2bbd18-ea46-4538-b2ec-e4224cb00b64}"
    }
  }
}

Best Writing Prompt Tab Alternatives

Here are some Firefox add-ons that are similar to Writing Prompt Tab: