Tiny Desk Firefox

Examine source code of Tiny Desk

제작자: Hasung Jun
Inspect and view changes in Tiny Desk source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tiny Desk",
  "description": "Chrome extension for the bookmark manager Tiny Desk",
  "version": "0.0.0.4",
  "icons": {
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "cookies",
    "*://*.tinydesk.me/"
  ],
  "chrome_url_overrides": {
    "newtab": "redirect.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

최고의 Tiny Desk 대안

다음은 Tiny Desk과(와) 유사한 Firefox add-on입니다: