calculator simple and easy
Sticky Calculator
calculator simple and easyとは何ですか?
calculator simple and easyはhttps://allinworld99.blogspot.comによって開発されたChromeの拡張機能で、その主な機能は「Sticky Calculator」です。
拡張機能のスクリーンショット
calculator simple and easy拡張機能のCRXファイルをダウンロード
calculator simple and easy拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This simple calculator is used to calculate your simple maths calculations.
拡張機能の基本情報
名前 | calculator simple and easy |
ID | amkibnhgmpodfblhiiflnlnehebjibja |
公式URL | https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja |
説明 | Sticky Calculator |
ファイルサイズ | 152 KB |
インストール数 | 125 |
現在のバージョン | 0.8 |
最終更新日 | 2019-02-06 |
公開日 | 2019-02-06 |
評価 | 3.25/5 合計 4 レビュー |
開発者 | https://allinworld99.blogspot.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://allinworld99.blogspot.com |
ヘルプページのURL | http://allinworld99.blogspot.com |
プライバシーポリシーページのURL | https://htmlcodeplay.com/privacy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "calculator simple and easy", "description": "Sticky Calculator", "version": "0.8", "browser_action": { "default_icon": "128calculator-icon.png", "default_popup": "calculator.html" }, "author": "Merbin Joe", "offline_enabled": true, "homepage_url": "http:\/\/www.allinworld99.blogspot.com", "icons": { "16": "16calculator-icon.png", "48": "48calculator-icon.png", "128": "128calculator-icon.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2 } |