소스 검색

Incremented version to 1.3.1

master
achmizs 5 년 전
부모
커밋
c98ca80bbf
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    1
      src/platform/chrome/manifest.json
  2. 1
    1
      src/platform/firefox/manifest.json

+ 1
- 1
src/platform/chrome/manifest.json 파일 보기

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "AlwaysKillSticky",
"version": "1.3.0",
"version": "1.3.1",
"description": "Get rid of sticky elements on websites - permanently!",
"author": "Said Achmiz",
"homepage_url": "https://git.sr.ht/~achmizs/AlwaysKillSticky.git",

+ 1
- 1
src/platform/firefox/manifest.json 파일 보기

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "AlwaysKillSticky",
"version": "1.3.0",
"version": "1.3.1",
"description": "Get rid of sticky elements on websites - permanently!",
"author": "Said Achmiz",
"browser_specific_settings": {

Loading…
취소
저장