5CH STYLE FORMAT 2017(ff) Firefox

Examine source code of 5CH STYLE FORMAT 2017(ff)

By: ぼや
Inspect and view changes in 5CH STYLE FORMAT 2017(ff) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "5CH STYLE FORMAT 2017(ff)",
  "version": "100.1",
  "description": "5ちゃんねる(旧2ちゃんねる)のスレッド(記事)ページをすっきり整形&URL直リンク化、画像・レスのPOP表示等、いろいろ機能を付加します。",
  "options_ui": {
    "page": "options.html"
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.5ch.net/test/read.*/*/*",
        "*://*.bbspink.com/test/read.*/*/*"
      ],
      "css": [
        "css/reset.css",
        "css/ad_rewrite.css",
        "css/header_rewrite.css",
        "css/style_rewrite.css"
      ],
      "js": [
        "js/content.js",
        "js/echo.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://*.5ch.net/*/subback.html",
        "*://*.bbspink.com/*/subback.html"
      ],
      "css": [
        "css/thread_list.css"
      ],
      "js": [
        "js/threadlist.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://headline.5ch.net/bbynews/"
      ],
      "css": [
        "css/headline.css"
      ],
      "js": [
        "js/threadlist.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "font/icomoon.woff",
    "img/icon_triangle.png",
    "img/filters.svg",
    "img/logo.svg"
  ],
  "permissions": [
    "contextMenus",
    "*://*.5ch.net/test/read.*/*/*",
    "*://*.bbspink.com/test/read.*/*/*",
    "cookies",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c03553cf-87e3-4cfb-9572-19ea3b7dc090}"
    }
  }
}

Best 5CH STYLE FORMAT 2017(ff) Alternatives

Here are some Firefox add-ons that are similar to 5CH STYLE FORMAT 2017(ff):