calculator simple and easy

Sticky Calculator

Apa itu calculator simple and easy?

calculator simple and easy adalah ekstensi Chrome yang dikembangkan oleh https://allinworld99.blogspot.com, dan fitur utamanya adalah "Sticky Calculator".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi calculator simple and easy

Unduh file ekstensi calculator simple and easy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        This simple calculator is used to calculate your simple maths calculations.                    

Informasi Dasar Ekstensi

Nama calculator simple and easy calculator simple and easy
ID amkibnhgmpodfblhiiflnlnehebjibja
URL Resmi https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja
Deskripsi Sticky Calculator
Ukuran File 152 KB
Jumlah Instalasi 125
Versi Saat Ini 0.8
Terakhir Diperbarui 2019-02-06
Tanggal Publikasi 2019-02-06
Penilaian 3.25/5 Total 4 Penilaian
Pengembang https://allinworld99.blogspot.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://allinworld99.blogspot.com
URL Halaman Bantuan http://allinworld99.blogspot.com
URL Halaman Kebijakan Privasi https://htmlcodeplay.com/privacy.html
Bahasa yang Didukung 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
}