Instagram Hashtags Generator

Instagram Hashtags Generator

Generate any type of hashtag with the Instagram hashtags generator.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "http://clients2.google.com/service/update2/crx",
  "name": "Instagram Hashtags Generator",
  "version": "1.1.7",
  "manifest_version": 2,
  "description": "Generate any type of hashtag with the Instagram hashtags generator.",
  "browser_action": {
    "default_icon": "icon128.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  },
  "offline_enabled": true
}