{"table_name":"ahc_browsers","full_table_name":"wp_ahc_browsers","description":"Stores ahc browsers data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `ahc_browsers` ( `bsr_id` INT(3) UNSIGNED NOT NULL, PRIMARY KEY(`bsr_id`), `bsr_name` VARCHAR(100) NOT NULL, `bsr_icon` VARCHAR(50), `bsr_visits` INT(11) NOT NULL DEFAULT 0 ) DEFAULT CHARSET","columns":[{"name":"bsr_id","type":"INT(3) UNSIGNED","nullable":false,"primary_key":false},{"name":"bsr_name","type":"VARCHAR(100)","nullable":false,"primary_key":false},{"name":"bsr_icon","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"bsr_visits","type":"INT(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"visitors-traffic-real-time-statistics","name":"Visitor Traffic Real Time Statistics","active_installs":30000,"version":"8.10","wp_org_url":"https://wordpress.org/plugins/visitors-traffic-real-time-statistics/"}}