Bu eklenti sizin tek bir tıkla kdv hesaplamanızı sağlar. Kdv eklenmiş tutarın veya kdv dahil tutarın içinden kdv ve asıl tutarı hızlıca görebilmenizi sağlar.
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"name": "Birfinansci KDV Hesaplayıcı",
"version": "1.0",
"manifest_version": 2,
"browser_action": {
"default_popup": "./popup.html"
},
"icons": {
"128": "./img/128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{0aad67e3-39e9-4965-bf4f-ce978aa45937}"
}
}
}