GeoSrbija
Connect geosrbija with google maps
What is GeoSrbija?
GeoSrbija is a Chrome extension developed by brankodd, and its main feature is "Connect geosrbija with google maps".
Extension Screenshots
Download GeoSrbija Extension CRX File
Download GeoSrbija extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Connect Geosrbija Map with google maps
Extension Basic Information
Name | |
ID | ongppdookbaebldnafgpkgffmijmkhci |
Official URL | https://chrome.google.com/webstore/detail/geosrbija/ongppdookbaebldnafgpkgffmijmkhci |
Description | Connect geosrbija with google maps |
File Size | 23.44 KB |
Installation Count | 115 |
Current Version | 1.0 |
Last Updated | 2017-10-13 |
Publish Date | 2017-10-13 |
Rating | 4.00/5 Total 2 Ratings |
Developer | brankodd |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GeoSrbija", "description": "Connect geosrbija with google maps", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |