Coin Master Daily Free Spins Link Today
Coin Master Daily Free Spins Link Today extension gives you new tab search engine with many Coin Master themes.
Coin Master Daily Free Spins Link Todayとは何ですか?
Coin Master Daily Free Spins Link Todayはhttps://techtodown.comによって開発されたChromeの拡張機能で、その主な機能は「Coin Master Daily Free Spins Link Today extension gives you new tab search engine with many Coin Master themes.」です。
拡張機能のスクリーンショット
Coin Master Daily Free Spins Link Today拡張機能のCRXファイルをダウンロード
Coin Master Daily Free Spins Link Today拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Our extension allows users to receive free spins per day with Coin Master. In addition, the extension's main function provides users with 80 different most loved themes in the Coin Master game. Integrates with powerful Google search engine for best user experience while surfing the web. There are many other interesting features such as: task notes, date and time, ...
拡張機能の基本情報
名前 | |
ID | nihjhfglpphkjbdnogbimfjhnfgpmboc |
公式URL | https://chromewebstore.google.com/detail/coin-master-daily-free-sp/nihjhfglpphkjbdnogbimfjhnfgpmboc |
説明 | Coin Master Daily Free Spins Link Today extension gives you new tab search engine with many Coin Master themes. |
ファイルサイズ | 31.69 MB |
インストール数 | 122 |
現在のバージョン | 0.1 |
最終更新日 | 2021-03-18 |
公開日 | 2021-03-17 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | https://techtodown.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://techtodown.com/blog/coin-master-free-spins/ |
ヘルプページのURL | https://techtodown.com/contact/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "persistent": true, "scripts": [ "\/html\/chrome\/settings.js", "\/html\/common\/prefs-sys.js", "\/html\/chrome\/utils.js", "\/html\/chrome\/background.js" ] }, "browser_action": { "default_icon": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/html\/index.html" }, "icons": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" }, "manifest_version": 2, "offline_enabled": true, "permissions": [ "topSites" ], "version": "0.1", "web_accessible_resources": [ "html\/skin\/*" ] } |