TW Power Tools Firefox

Examine source code of TW Power Tools

Inspect and view changes in TW Power Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appNameGecko__",
  "version": "4.2.0",
  "description": "__MSG_appDescription__",
  "icons": {
    "128": "icons/128.png",
    "512": "icons/512.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "communityConsoleMain.bundle.js",
        "mdcStyles.bundle.js"
      ]
    },
    {
      "matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "communityConsoleStart.bundle.js"
      ],
      "css": [
        "css/common/console.css",
        "css/unifiedprofile.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "communityConsoleInjectionMain.bundle.js"
      ],
      "world": "MAIN"
    },
    {
      "matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "communityConsoleInjectionStart.bundle.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://support.google.com/*/threads*"
      ],
      "js": [
        "publicForum.bundle.js",
        "mdcStyles.bundle.js"
      ]
    },
    {
      "matches": [
        "https://support.google.com/*/thread/*"
      ],
      "exclude_matches": [
        "https://support.google.com/s/community*",
        "https://support.google.com/*/thread/new*"
      ],
      "js": [
        "publicThreadStart.bundle.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://support.google.com/*/thread/*"
      ],
      "exclude_matches": [
        "https://support.google.com/s/community*",
        "https://support.google.com/*/thread/new*"
      ],
      "js": [
        "publicThread.bundle.js",
        "mdcStyles.bundle.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://support.google.com/*/community-guide/*",
        "https://support.google.com/*/community-video/*"
      ],
      "exclude_matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "publicGuideStart.bundle.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://support.google.com/*/community-guide/*",
        "https://support.google.com/*/community-video/*"
      ],
      "exclude_matches": [
        "https://support.google.com/s/community*"
      ],
      "js": [
        "publicGuide.bundle.js"
      ],
      "run_at": "document_end"
    },
    {
      "matches": [
        "https://support.google.com/*/profile/*",
        "https://support.google.com/profile/*"
      ],
      "all_frames": true,
      "js": [
        "publicProfileStart.bundle.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://support.google.com/*/profile/*",
        "https://support.google.com/profile/*"
      ],
      "all_frames": true,
      "js": [
        "publicProfile.bundle.js",
        "mdcStyles.bundle.js"
      ],
      "css": [
        "css/common/forum.css",
        "css/unifiedprofile.css",
        "css/extrainfo_perforumstats.css"
      ]
    }
  ],
  "permissions": [
    "https://support.google.com/*",
    "storage",
    "alarms"
  ],
  "web_accessible_resources": [
    "batchLockInject.bundle.js",
    "extraInfoInject.bundle.js",
    "litComponentsInject.bundle.js",
    "updateHandlerLitComponents.bundle.js",
    "css/profileindicator_inject.css",
    "css/batchlock_inject.css",
    "css/enhanced_announcements_dot.css",
    "css/reposition_expand_thread.css",
    "css/thread_list_avatars.css",
    "css/autorefresh_list.css",
    "css/image_max_height.css",
    "css/extrainfo.css",
    "css/extrainfo_perforumstats.css",
    "css/workflow_import.css",
    "css/ui_spacing/shared.css",
    "css/ui_spacing/console.css",
    "css/ui_spacing/twbasic.css",
    "css/thread_page_design_warning.css",
    "css/thread_toolbar.css",
    "css/fixed_toolbar.css",
    "css/increase_contrast.css",
    "css/sticky_sidebar_headers.css",
    "css/bulk_report_replies.css",
    "css/fix_cr_popup.css",
    "css/reply_soft_lock.css",
    "cc_dark_theme_styles/main.bundle.css",
    "cc_dark_theme_styles/main.bundle.css.map",
    "communityConsoleMain.bundle.js.map",
    "communityConsoleStart.bundle.js.map",
    "communityConsoleInjectionStart.bundle.js.map",
    "publicForum.bundle.js.map",
    "publicThread.bundle.js.map",
    "publicThreadStart.bundle.js.map",
    "profile.bundle.js.map",
    "batchLockInject.bundle.js.map",
    "extraInfoInject.bundle.js.map",
    "optionsCommonOld.bundle.js.map",
    "mdcStyles.bundle.js.map"
  ],
  "browser_action": {},
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "bg.bundle.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "twpowertools@avm99963.com",
      "strict_min_version": "128.0"
    },
    "gecko_android": {
      "strict_min_version": "128.0"
    }
  },
  "default_locale": "en"
}

Best TW Power Tools Alternatives

Here are some Firefox add-ons that are similar to TW Power Tools: