Version 1.0.24

This commit is contained in:
shinigami-eyes 2020-09-14 09:47:17 +00:00
parent c6fce850d4
commit dc48e3f36f
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
var browser: Browser = browser || chrome;
var browser: Browser = browser || chrome;
const PENDING_SUBMISSIONS = ':PENDING_SUBMISSIONS'
const MIGRATION = ':MIGRATION'
const CURRENT_VERSION = 100023;
const CURRENT_VERSION = 100024;
const badIdentifiersReasons: { [id: string]: BadIdentifierReason } = {};
const badIdentifiers: { [id: string]: true } = {};

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Shinigami Eyes",
"author": "Shinigami Eyes",
"version": "1.0.23",
"version": "1.0.24",
"homepage_url": "https://shinigami-eyes.github.io/",
"description": "Highlights transphobic/anti-LGBT and trans-friendly subreddits/users/facebook pages/groups with different colors.",
"icons": {