ThemeShuffler Firefox

Examine source code of ThemeShuffler

제작자: Bouns
Inspect and view changes in ThemeShuffler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "main.js",
      "background.js"
    ],
    "persistent": false
  },
  "version": "0.9",
  "description": "Automatically changes your theme at startup then every hours to any theme you have downloaded. Default theme, dark theme, and light theme will not be selected.",
  "manifest_version": 2,
  "name": "Theme change randomizer",
  "summary": "Changes your theme automatically when you load Firefox then every hours",
  "permissions": [
    "management",
    "alarms",
    "storage"
  ],
  "icons": {
    "48": "logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "themeshuffler@bouns.com"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_action": {
    "default_popup": "options.html",
    "default_icon": "logo.png"
  }
}

최고의 ThemeShuffler 대안

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