Dewey Firefox

Examine source code of Dewey

Par : Dewey
Inspect and view changes in Dewey source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "dewey.",
  "description": "Save all your favorite bookmarks in one place.",
  "version": "5.8.7",
  "manifest_version": 3,
  "icons": {
    "16": "images/symbol_16.png",
    "48": "images/symbol_48.png",
    "128": "images/symbol_128.png"
  },
  "background": {
    "scripts": [
      "scripts/_dest/grabber/sw.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "templates/profile.html",
    "default_icon": {
      "128": "images/symbol.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/x/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://bsky.app/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/bsky/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://linkedin.com/*",
        "https://www.linkedin.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/linkedin/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://threads.com/*",
        "https://www.threads.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/threads/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://truthsocial.com/*",
        "https://www.truthsocial.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/truth/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://tiktok.com/*",
        "https://www.tiktok.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/tiktok/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://instagram.com/*",
        "https://www.instagram.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/instagram/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://reddit.com/*",
        "https://www.reddit.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/reddit/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://*.substack.com/*"
      ],
      "run_at": "document_start",
      "world": "MAIN",
      "js": [
        "scripts/_dest/grabber/substack/fetch_interceptor.js"
      ]
    },
    {
      "matches": [
        "https://*.substack.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "plugins/jquery/jquery-3.5.1.min.js",
        "scripts/_dest/grabber/substack/content_handler.js",
        "scripts/_dest/floating_tweets/content_handler.js"
      ],
      "css": [
        "style/injected.css"
      ]
    },
    {
      "matches": [
        "https://getdewey.co/*"
      ],
      "run_at": "document_start",
      "js": [
        "scripts/_dest/communicator/content_script.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "templates/notes_popup.html",
        "templates/popup.html",
        "templates/floating.html",
        "style/injected.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage",
    "scripting",
    "webRequest",
    "identity",
    "contextMenus",
    "activeTab",
    "tabs",
    "bookmarks"
  ],
  "host_permissions": [
    "*://getdewey.co/*",
    "*://bsky.social/*",
    "*://bsky.app/*",
    "*://*.bsky.network/*",
    "*://api.x.com/*",
    "*://x.com/*",
    "*://linkedin.com/*",
    "*://www.linkedin.com/*",
    "https://threads.com/*",
    "https://www.threads.com/*",
    "*://truthsocial.com/*",
    "*://www.truthsocial.com/*",
    "*://tiktok.com/*",
    "*://www.tiktok.com/*",
    "*://instagram.com/*",
    "*://www.instagram.com/*",
    "*://www.tiktok.com/*",
    "*://reddit.com/*",
    "*://www.reddit.com/*",
    "*://*.substack.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self' https://getdewey.co;"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dewey@getdewey.co"
    }
  }
}

Meilleures alternatives Dewey

Voici quelques Firefox add-ons qui sont similaires à Dewey :