Evernote Firefox

Examine source code of Evernote

Por: Evernote Add-on
Inspect and view changes in Evernote source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_ExtensionName__",
  "description": "Clip web pages, articles, and screenshots into Evernote in one click. Save recipes, research, and ideas from any site, then find the",
  "version": "6.2.0",
  "manifest_version": 2,
  "default_locale": "en",
  "background": {
    "scripts": [
      "commons.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "ftp://*/*"
      ],
      "js": [
        "commons.js",
        "content.js"
      ],
      "css": [
        "content.css",
        "SkitchStyles.css",
        "TopFrames.css"
      ]
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "ftp://*/*"
      ],
      "all_frames": true,
      "js": [
        "ContentScriptFrames.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "__MSG_BrowserActionTitle__",
    "default_icon": "res/icon.png"
  },
  "permissions": [
    "activeTab",
    "tabs",
    "cookies",
    "contextMenus",
    "<all_urls>",
    "notifications",
    "clipboardWrite",
    "clipboardRead",
    "webRequest",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "consent.html",
    "consentStyles.css",
    "ContentFrame.html",
    "OptionsFrame.html",
    "SimSearchFrame.html",
    "PdfPageButtonFrame.html",
    "content.css",
    "ClearlyReformatStyles.css",
    "ClearlyCustomStyles.css",
    "PreloaderStyles.css",
    "SkitchStyles.css",
    "HighlightStyles.css",
    "BookmarkStyles.css",
    "ScreenshotPreviewerManagerBox.css",
    "ContentScriptFrames.js",
    "res/snap.wav",
    "res/*",
    "iframe_stub.html"
  ],
  "incognito": "not_allowed",
  "options_ui": {
    "page": "OptionsFrame.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "icons": {
    "48": "res/icon.png",
    "96": "res/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4e73e52f-1244-40bf-9754-4c98a0eafdf7}"
    }
  }
}

Mejores alternativas Evernote

Aquí hay algunas Firefox add-ons que son similares a Evernote: