Amerikanki
All posts are definitely for women.
What is Amerikanki?
Amerikanki is a Chrome extension developed by https://amerikanki.com, and its main feature is "All posts are definitely for women.".
Extension Screenshots
Download Amerikanki Extension CRX File
Download Amerikanki 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
Amerikanki - Women Lifestyle Blogs. Women are blogging about lifestyle,diet,health,pets and travel.
Extension Basic Information
Name | Amerikanki |
ID | bideppmoccmcnfiddpfgibalghonbnha |
Official URL | https://chromewebstore.google.com/detail/amerikanki/bideppmoccmcnfiddpfgibalghonbnha |
Description | All posts are definitely for women. |
File Size | 79.29 KB |
Installation Count | 19 |
Current Version | 1.6 |
Last Updated | 2016-02-04 |
Publish Date | 2016-02-04 |
Rating | 4.67/5 Total 3 Ratings |
Developer | https://amerikanki.com |
Payment Type | free |
Extension Website | http://amerikanki.com |
Supported Languages | en-US |
manifest.json | |
{ "background": { "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": "img\/icon_19.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "description": "All posts are definitely for women.", "icons": { "128": "img\/icon_128.png", "16": "img\/icon_16.png", "48": "img\/icon_48.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsik3pS1+tBVyo041QaJkzs9mJvbwuCDXyLlLLyPyNWI8iBCTmnK0KZm8PF8LzpBrD77RNRyROjL8ufKDRLUdNmIKOFuj5OIeWqz+zoNfw0bBbxjswLuF+KQ8wNoFaMmCUqfyyVXKGgVQBZNqfKBqHyCbYBfj92qVIoF6YHAJ4aDoJehStZI2c4ZiyvxrmHZt7rzusqEalK\/Pz8dluQRwSngZx01dP9\/OZwcee1+MJ+dk5+qw33lL4W1ZFfPVDhJ\/9ehmiOs1+goIFsPWwz+GMoXrV4rLyQOFAPfurCpb644y7o4ZOdLV+bwjSsIlBpxJBKOPPdRcIbtUtj5OgFIZawIDAQAB", "manifest_version": 2, "name": "Amerikanki", "permissions": [ "*:\/\/*.amerikanki.com\/*", "storage", "notifications", "tabs" ], "short_name": "All posts are definitely for women.", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6" } |